docs.unity.cn
    Show / Hide Table of Contents

    Property Task

    Task

    Return a Task object to wait on when using async await.

    Declaration
    public readonly Task<object> Task { get; }
    Property Value
    Type Description
    Task<Object>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use