共用方式為


MobileCapabilities.HasBackButton 屬性

定義

取得值,指出瀏覽器是否具有專用的 [上一頁] 按鈕。

public:
 virtual property bool HasBackButton { bool get(); };
public virtual bool HasBackButton { get; }
member this.HasBackButton : bool
Public Overridable ReadOnly Property HasBackButton As Boolean

屬性值

Boolean

true 如果瀏覽器具有專用的 [ 上一頁 ] 按鈕;否則為 false 。 預設為 true

適用於