Freigeben über


UITableView.SeparatorInset Eigenschaft

Definition

Der Standardeinset von Zelltrennzeichen.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIEdgeInsets SeparatorInset { [Foundation.Export("separatorInset")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSeparatorInset:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SeparatorInset : UIKit.UIEdgeInsets with get, set

Eigenschaftswert

Attribute

Hinweise

Dieses Element nimmt am Formatierungssystem teil UIAppearance . Sehen Sie sich die Appearance -Eigenschaft und die -Methode an AppearanceWhenContainedIn(Type[]) .

Gilt für: