UIPasteboardChangeEventArgs Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece dados para o evento.
public class UIPasteboardChangeEventArgs : Foundation.NSNotificationEventArgs
type UIPasteboardChangeEventArgs = class
inherit NSNotificationEventArgs
- Herança
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.. |