Edit

Share via


CATextLayer.AllowsFontSubpixelQuantization Property

Definition

Gets or sets a Boolean value that controls whether subpixel quantization is allowed.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsFontSubpixelQuantization { [Foundation.Export("allowsFontSubpixelQuantization")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsFontSubpixelQuantization:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsFontSubpixelQuantization : bool with get, set

Property Value

Attributes

Applies to