docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InputUserPairingOptions

    Options to modify the behavior on PerformPairingWithDevice(InputDevice, InputUser, InputUserPairingOptions).

    Namespace: UnityEngine.InputSystem.Users
    Assembly: Unity.InputSystem.dll
    Syntax
    [Flags]
    public enum InputUserPairingOptions

    Fields

    Name Description
    ForceNoPlatformUserAccountSelection

    Suppress user account selection when supported at the platform level and a device is not currently paired to a user account.

    ForcePlatformUserAccountSelection

    Even if the device is already paired to a user account at the platform level, force the user to select an account.

    None

    Default behavior.

    UnpairCurrentDevicesFromUser

    If the user already has paired devices, unpair them first.

    In This Article
    Back to top
    Copyright © 2024 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)