docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MotionAuthorizationStatus

    Describes the access for motion related features.

    Namespace: UnityEngine.InputSystem.iOS.LowLevel
    Assembly: Unity.InputSystem.dll
    Syntax
    public enum MotionAuthorizationStatus
    Remarks

    Enum values map values from CoreMotion.framework/Headers/CMAuthorization.h

    Fields

    Name Description
    Authorized

    Access was allowed by the user.

    Denied

    Access was denied by the user.

    NotDetermined

    The access status was not yet determined.

    Restricted

    Access was denied due system settings.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)