Edytuj

Udostępnij za pośrednictwem


UILabel.AdjustsFontSizeToFitWidth Property

Definition

Whether the font size should be automatically reduced so that the title can be fully rendered in the UILabel's bounds.

public virtual bool AdjustsFontSizeToFitWidth { [Foundation.Export("adjustsFontSizeToFitWidth")] get; [Foundation.Export("setAdjustsFontSizeToFitWidth:")] set; }
member this.AdjustsFontSizeToFitWidth : bool with get, set

Property Value

Attributes

Applies to