Share via


MobileCapabilities.RendersBreaksAfterWmlInput 屬性

定義

取得值,指出瀏覽器是否在 HTML <input> 項目之後呈現分行符號。

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

屬性值

true 如果瀏覽器在 HTML <input> 專案之後轉譯分行符號,則為 , false 否則為 。 預設為 false

適用於