Modifica

Condividi tramite


CMTextMarkupAttributes.Bold Property

Definition

Causes content to render with a bold font weight.

public Nullable<bool> Bold { get; set; }
member this.Bold : Nullable<bool> with get, set

Property Value

Remarks

The property uses constant kCMTextMarkupAttribute_BoldStyle value to access the underlying dictionary.

Applies to