共用方式為


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

屬性值

屬性

適用於