docs.unity.cn
    Show / Hide Table of Contents

    Property downloadHandler

    downloadHandler

    Holds a reference to a DownloadHandler object, which manages body data received from the remote server by this UnityWebRequest.

    Declaration
    DownloadHandler downloadHandler { get; set; }
    Property Value
    Type Description
    DownloadHandler
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Monday, March 13, 2023
    Terms of use