Share via


UITableView.SeparatorInsetReference Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITableViewSeparatorInsetReference SeparatorInsetReference { [Foundation.Export("separatorInsetReference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSeparatorInsetReference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("separatorInsetReference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSeparatorInsetReference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SeparatorInsetReference : UIKit.UITableViewSeparatorInsetReference with get, set

Property Value

Attributes

Applies to