docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ToErrorDomain

    ToErrorDomain()

    The domain as an NSErrorDomain enum.

    Declaration
    public NSErrorDomain ToErrorDomain()
    Returns
    Type Description
    NSErrorDomain

    Returns the NSErrorDomain of this NSError, or Unknown if the error domain could not be determined.

    Remarks

    This method tries to determine the error domain without generating any managed strings. If the error domain is Unknown, you might still be able to get additional information from its string representation (domain).

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