docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IInputDevice

    Interface for referring to platform devices used as part of input ownership.

    Namespace: Unity.PlatformToolkit
    Assembly: Unity.PlatformToolkit.dll
    Syntax
    public interface IInputDevice

    Properties

    Id

    Platform specific and input system agnostic id.

    Declaration
    string Id { get; }
    Property Value
    Type Description
    string

    IdType

    Platform can support different types of Id for input devices.

    Declaration
    string IdType { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)