次の方法で共有


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

プロパティ値

属性

適用対象