Share via


UIAttachmentBehaviorType Enumeración

Definición

Enumeración cuyos valores especifican si un UIAttachmentBehavior está anclado a un punto fijo o a .IUIDynamicItem

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIAttachmentBehaviorType
type UIAttachmentBehaviorType = 
Herencia
UIAttachmentBehaviorType
Atributos

Campos

Anchor 1

Conecta un elemento dinámico a un punto de anclaje.

Items 0

Se adjuntan dos elementos dinámicos.

Se aplica a