Share via


IUITextDragRequest.ExistingItems Property

Definition

Gets the items that are currently in the drag session.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIDragItem[] ExistingItems { [Foundation.Export("existingItems")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("existingItems")>]
member this.ExistingItems : UIKit.UIDragItem[]

Property Value

Attributes

Applies to