共用方式為


HttpBrowserCapabilitiesWrapper.MaximumSoftkeyLabelLength 屬性

定義

取得螢幕按鍵標籤可以顯示的文字最大長度。

public:
 virtual property int MaximumSoftkeyLabelLength { int get(); };
public override int MaximumSoftkeyLabelLength { get; }
member this.MaximumSoftkeyLabelLength : int
Public Overrides ReadOnly Property MaximumSoftkeyLabelLength As Integer

屬性值

螢幕按鍵標籤可以顯示的文字最大長度。 預設值為 5。

適用於