IUITextDragRequest.ExistingItems Property

Definition

Gets the items that are currently in the drag session.

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

Property Value

Attributes

Applies to