docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct VisionOSAuthorizationEventArgs

    Arguments provided by the AuthorizationChanged event

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.VisionOS
    Assembly: Unity.XR.VisionOS.dll
    Syntax
    public struct VisionOSAuthorizationEventArgs

    Properties

    status

    The new status for this authorization type.

    Declaration
    public VisionOSAuthorizationStatus status { readonly get; set; }
    Property Value
    Type Description
    VisionOSAuthorizationStatus

    type

    The type of authorization that was requested and/or has changed.

    Declaration
    public VisionOSAuthorizationType type { readonly get; set; }
    Property Value
    Type Description
    VisionOSAuthorizationType
    In This Article
    Back to top
    Copyright © 2025 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)