Table of Contents

Class UIScreenRotationEventController

Class UIScreenRotationEventController provides event callback functionality for screen rotation on mobile devices.

public class UIScreenRotationEventController : MonoBehaviour
Inheritance
UIScreenRotationEventController

Fields

OnScreenRotatated

public static Action<DeviceOrientation> OnScreenRotatated

Field Value

Action<DeviceOrientation>