docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NSErrorExtensions

    Extensions to the NSError object.

    Inheritance
    object
    NSErrorExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.XR.ARKit
    Assembly: solution.dll
    Syntax
    public static class NSErrorExtensions

    Methods

    Name Description
    AsARKitErrorCode(NSError)

    Converts an NSError to an ARKitErrorCode by casting its code to an ARKitErrorCode.

    AsCoreLocationErrorCode(NSError)

    Converts an NSError to an CoreLocationErrorCode by casting its code to an CoreLocationErrorCode.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023