Upravit

Sdílet prostřednictvím


CMTextMarkupAttributes.Underline Property

Definition

Indicates whether an underline will be applied.

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

Property Value

Remarks

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

Applies to