UIPrintFormatter.ContentInsets Property

Definition

Developers should not use this deprecated property. Developers should use 'PerPageContentInsets' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'PerPageContentInsets' instead.")]
public virtual UIKit.UIEdgeInsets ContentInsets { [Foundation.Export("contentInsets")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'PerPageContentInsets' instead.")] get; [Foundation.Export("setContentInsets:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'PerPageContentInsets' instead.")] set; }
member this.ContentInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to