Share via


UITableViewCell.UITableViewCellAppearance.SeparatorInset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets SeparatorInset { [Foundation.Export("separatorInset")] get; [Foundation.Export("setSeparatorInset:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("separatorInset")>]
[<set: Foundation.Export("setSeparatorInset:")>]
member this.SeparatorInset : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to