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