Compartir a través de


UIPrintFormatter.ContentInsets Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso. En su lugar, los desarrolladores deben usar "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

Valor de propiedad

Atributos

Se aplica a