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