Share via


UIBackgroundConfiguration.EdgesAddingLayoutMarginsToBackgroundInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSDirectionalRectEdge EdgesAddingLayoutMarginsToBackgroundInsets { [Foundation.Export("edgesAddingLayoutMarginsToBackgroundInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setEdgesAddingLayoutMarginsToBackgroundInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("edgesAddingLayoutMarginsToBackgroundInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setEdgesAddingLayoutMarginsToBackgroundInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.EdgesAddingLayoutMarginsToBackgroundInsets : UIKit.NSDirectionalRectEdge with get, set

Property Value

Attributes

Applies to