UIPointerLockStateDidChangeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before itâs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for an event based on a posted NSNotification object.
public class UIPointerLockStateDidChangeEventArgs : Foundation.NSNotificationEventArgs
type UIPointerLockStateDidChangeEventArgs = class
inherit NSNotificationEventArgs
- Inheritance
Constructors
| Name | Description |
|---|---|
| UIPointerLockStateDidChangeEventArgs(NSNotification) |
Initializes a new instance of the UIPointerLockStateDidChangeEventArgs class. |
Properties
| Name | Description |
|---|---|
| Notification |
Gets the underlying NSNotification object from the posted notification. (Inherited from NSNotificationEventArgs) |
| Scene | |