KeyboardEvents Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Example event configuration for the Keyboard state.
C++
public ref class KeyboardEvents : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration
public class KeyboardEvents : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration
type KeyboardEvents = class
inherit BaseInteractionEventConfiguration
Public Class KeyboardEvents
Inherits BaseInteractionEventConfiguration
- Inheritance
Event |
The associated runtime event receiver for this event configuration. (Inherited from BaseInteractionEventConfiguration) |
State |
The name of the state associated with this event configuration. (Inherited from BaseInteractionEventConfiguration) |
Product | Versions |
---|---|
MRTK2 Unity 2019 | 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.6.0, 2.7.0, 2.8.0 |