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

屬性值

true如果瀏覽器有專用的返回按鈕;否則,。 false 預設值為 true

適用於