IUIDragDropSession.Items Property

Definition

Gets the drag items that are in the session.

[Foundation.Preserve(Conditional=true)]
public UIKit.UIDragItem[] Items { [Foundation.Export("items")] get; }
member this.Items : UIKit.UIDragItem[]

Property Value

Attributes

Applies to