Delegate PlatformEvents.DeviceOrientationEventHandler
Namespace: Unity.Platforms
Syntax
public delegate void DeviceOrientationEventHandler(object sender, DeviceOrientationEvent evt);
Parameters
| Type | Name | Description |
|---|---|---|
| Object | sender | |
| DeviceOrientationEvent | evt |