Delegate PlatformEvents.ScreenOrientationEventHandler | Platforms | 0.2.2-preview.10
docs.unity.cn
    Show / Hide Table of Contents

    Delegate PlatformEvents.ScreenOrientationEventHandler

    Namespace: Unity.Platforms
    Syntax
    public delegate void ScreenOrientationEventHandler(object sender, ScreenOrientationEvent evt);
    Parameters
    Type Name Description
    Object sender
    ScreenOrientationEvent evt
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX