Share via


UIPointerLockStateDidChangeEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the UIPointerLockStateDidChangeEventArgs class.

public UIPointerLockStateDidChangeEventArgs(Foundation.NSNotification notification);
new UIKit.UIPointerLockStateDidChangeEventArgs : Foundation.NSNotification -> UIKit.UIPointerLockStateDidChangeEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to