Share via


UIPrintFormatter.ContentInsets 속성

정의

개발자는 사용되지 않는 이 속성을 사용하면 안 됩니다. 개발자는 대신 'PerPageContentInsets'를 사용해야 합니다.

[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

속성 값

특성

적용 대상