MobileCapabilities.RequiresNoBreakInFormatting Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Browser keine HTML-<br>-Elemente zum Formatieren von Zeilenumbrüchen unterstützt.

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

Eigenschaftswert

true, wenn der Browser keine HTML-Elemente des Typs <br> unterstützt, andernfalls false. Der Standardwert ist false.

Gilt für: