Compartir a través de


UITableView.SeparatorInset Propiedad

Definición

Conjunto predeterminado de separadores de celdas.

[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

Valor de propiedad

Atributos

Comentarios

Este miembro participa en el sistema de UIAppearance estilos. Vea la Appearance propiedad y el AppearanceWhenContainedIn(Type[]) método .

Se aplica a