Bagikan melalui


TextViewElement.IsBold Properti

Definisi

Mengembalikan true jika teks tebal. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

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

Nilai Properti

true jika teks tebal; jika tidak, false.

Berlaku untuk

Lihat juga