UIPasteConfiguration.AcceptableTypeIdentifiers Property

Definition

Gets or sets the array of type identifiers that specify the types that can be pasted and/or dropped.

public virtual string[] AcceptableTypeIdentifiers { [Foundation.Export("acceptableTypeIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAcceptableTypeIdentifiers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AcceptableTypeIdentifiers : string[] with get, set

Property Value

String[]
Attributes

Applies to