Enum QueryPairedUserAccountCommand.Result | Input System | 1.0.2
docs.unity.cn
    Show / Hide Table of Contents

    Enum QueryPairedUserAccountCommand.Result

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    [Flags]
    public enum Result : long

    Fields

    Name Description Value
    DevicePairedToUserAccount

    The device is currently paired to a user account.

    2
    UserAccountSelectionInProgress

    The system is currently displaying a prompt for the user to select an account to use the device with.

    4
    UserAccountSelectionComplete

    User account selection complated.

    8
    UserAccountSelectionCanceled

    The system had been displaying a prompt

    16
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 22 January 2021