mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class KeyboardKeyFunc

    Represents a key on the keyboard that has a function.

    Inheritance
    Object
    KeyboardKeyFunc
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public class KeyboardKeyFunc : MonoBehaviour, MonoBehaviour

    Properties

    ButtonFunction

    Declaration
    public KeyboardKeyFunc.Function ButtonFunction { get; }
    Property Value
    Type Description
    KeyboardKeyFunc.Function

    ButtonFunction

    Declaration
    public KeyboardKeyFunc.Function ButtonFunction { get; }
    Property Value
    Type Description
    KeyboardKeyFunc.Function

    Implements

    MonoBehaviour
    In This Article
    • Properties
      • ButtonFunction
      • ButtonFunction
    • Implements
    Back to top Generated by DocFX