PdfView.ShouldAntiAlias Property

Definition

Caution

Empty stub (not a public API on iOS).

[System.Obsolete("Empty stub (not a public API on iOS).")]
public virtual bool ShouldAntiAlias { get; set; }
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual bool ShouldAntiAlias { [Foundation.Export("shouldAntiAlias")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setShouldAntiAlias:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.ShouldAntiAlias : bool with get, set

Property Value

Attributes

Applies to