Share via


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 です。

適用対象