UIAttachmentBehavior.Items Property

Definition

The IUIDynamicItems that are affected by this UIAttachmentBehavior.

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

Property Value

The IUIDynamicItem array affected by this behavior.

Attributes

Applies to