UIPasteboardChangeEventArgs.TypesAdded Property

Definition

The types that were added to the UIPasteboard.

public string[] TypesAdded { get; }
member this.TypesAdded : string[]

Property Value

String[]

Individual values will be equivalent to TypeListColor, TypeListImage, TypeListString, or TypeListURL.

Applies to