Condividi tramite


UIAttachmentBehaviorType Enumerazione

Definizione

Enumerazione i cui valori specificano se un UIAttachmentBehavior oggetto è ancorato a un punto fisso o a un oggetto IUIDynamicItem.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIAttachmentBehaviorType
type UIAttachmentBehaviorType = 
Ereditarietà
UIAttachmentBehaviorType
Attributi

Campi

Anchor 1

Connette un elemento dinamico a un punto di ancoraggio.

Items 0

Sono associati due elementi dinamici.

Si applica a