UITableViewSeparatorInsetReference Enumerazione

Definizione

Enumera i comportamenti inset in una vista tabella.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITableViewSeparatorInsetReference
type UITableViewSeparatorInsetReference = 
Ereditarietà
UITableViewSeparatorInsetReference
Attributi

Campi

AutomaticInsets 1

Indica che gli inset vengono calcolati dai separatori predefiniti.

CellEdges 0

Indica che i set vengono calcolati dal bordo della cella.

Si applica a