共用方式為


MobileCapabilities.RendersWmlDoAcceptsInline 屬性

定義

取得值,指出行動裝置瀏覽器是否會將 WML do 型表單接受建構轉譯為內嵌按鈕,而不是軟鍵。

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

屬性值

如果行動裝置瀏覽器將 WML true 型表單接受建構呈現為內嵌按鈕,則為 do,否則為 false。 預設為 true

適用於