Share via


UIPointerLockStateDidChangeEventArgs Class

Definition

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

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

Constructors

UIPointerLockStateDidChangeEventArgs(NSNotification)

Initializes a new instance of the UIPointerLockStateDidChangeEventArgs class.

Properties

Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
Scene

Applies to