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

    Delegate PlatformEvents.DeviceOrientationEventHandler

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