UIAttachmentBehavior.Items 属性

定义

受此 UIAttachmentBehavior 影响的 IUIDynamicItems。

public virtual UIKit.IUIDynamicItem[] Items { [Foundation.Export("items", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Items : UIKit.IUIDynamicItem[]

属性值

IUIDynamicItem受此行为影响的数组。

属性

适用于