Share via


TVBrowserViewController.MaskInset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets MaskInset { [Foundation.Export("maskInset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMaskInset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maskInset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMaskInset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MaskInset : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to