UILabel.MinimumScaleFactor Property

Definition

The minimum scale supported for the Text.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat MinimumScaleFactor { [Foundation.Export("minimumScaleFactor")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMinimumScaleFactor:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MinimumScaleFactor : nfloat with get, set

Property Value

Attributes

Applies to