Compartilhar via


UIAttachmentBehaviorType Enumeração

Definição

Uma enumeração cujos valores especificam se um UIAttachmentBehavior está ancorado em um ponto fixo ou em um IUIDynamicItem.

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

Campos

Anchor 1

Conecta um item dinâmico a um ponto de âncora.

Items 0

Dois itens dinâmicos são anexados.

Aplica-se a