Struct DeviceOrientationEvent
Namespace: Unity.Platforms
Syntax
public struct DeviceOrientationEvent
Constructors
DeviceOrientationEvent(Int32)
Declaration
public DeviceOrientationEvent(int orientation)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | orientation |
Properties
Orientation
Declaration
public int Orientation { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |