Compartilhar via


UIPasteboardChangeEventArgs Classe

Definição

Fornece dados para o evento.

public class UIPasteboardChangeEventArgs : Foundation.NSNotificationEventArgs
type UIPasteboardChangeEventArgs = class
    inherit NSNotificationEventArgs
Herança
UIPasteboardChangeEventArgs

Construtores

UIPasteboardChangeEventArgs(NSNotification)

Inicializa uma nova instância da classe UIPasteboardChangeEventArgs.

Propriedades

Notification

O objeto NSNotification subjacente da notificação postada.

(Herdado de NSNotificationEventArgs)
TypesAdded

Os tipos que foram adicionados ao UIPasteboard.

TypesRemoved

Os tipos que foram removidos do UIPasteboard..

Aplica-se a