MobileCapabilities.SupportsItalic Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de browser HTML-elementen <i> ondersteunt om cursieve tekst op te maken.

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

Waarde van eigenschap

trueals de browser HTML-elementen <i> ondersteunt om cursieve tekst op te maken; anders. false De standaardwaarde is false.

Van toepassing op