docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event Waiting

    Event triggered when the IdProviderCustomSettingsElement starts or finishes waiting for a task. The first parameter of the callback is the sender. The second parameter is true if it starts waiting, and false if it finishes waiting.

    Namespace: Unity.Services.Authentication.Editor
    Assembly: solution.dll
    Syntax
    public abstract event Action<IdProviderCustomSettingsElement, bool> Waiting
    Returns
    Type Description
    Action<IdProviderCustomSettingsElement, bool>
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)