Share via


TextViewElement.IsBold Eigenschaft

Definition

Gibt true zurück, wenn der Text fett formatiert ist. Diese API ist veraltet. Informationen zum Entwickeln ASP.NET mobiler Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

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

Eigenschaftswert

true, wenn der Text fett formatiert ist, andernfalls false.

Gilt für:

Weitere Informationen