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 © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use