Share via


UIBackgroundConfiguration.BackgroundInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSDirectionalEdgeInsets BackgroundInsets { [Foundation.Export("backgroundInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setBackgroundInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("backgroundInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setBackgroundInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.BackgroundInsets : UIKit.NSDirectionalEdgeInsets with get, set

Property Value

Attributes

Applies to