Share via


UIPasteboardChangeEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

public class UIPasteboardChangeEventArgs : Foundation.NSNotificationEventArgs
type UIPasteboardChangeEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
UIPasteboardChangeEventArgs

Constructors

Name Description
UIPasteboardChangeEventArgs(NSNotification)

Initializes a new instance of the UIPasteboardChangeEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
TypesAdded
TypesRemoved

Applies to