HttpBrowserCapabilitiesWrapper.MaximumSoftkeyLabelLength 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取软键标签可显示的文本的最大长度。
public:
virtual property int MaximumSoftkeyLabelLength { int get(); };
public override int MaximumSoftkeyLabelLength { get; }
member this.MaximumSoftkeyLabelLength : int
Public Overrides ReadOnly Property MaximumSoftkeyLabelLength As Integer
属性值
软键标签可显示的文本的最大长度。 默认值为 5。