Partager via


UIAttachmentBehaviorType Énumération

Définition

Énumération dont les valeurs spécifient si un UIAttachmentBehavior est ancré à un point fixe ou à un IUIDynamicItem.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIAttachmentBehaviorType
type UIAttachmentBehaviorType = 
Héritage
UIAttachmentBehaviorType
Attributs

Champs

Anchor 1

Connecte un élément dynamique à un point d’ancrage.

Items 0

Deux éléments dynamiques sont attachés.

S’applique à