Class ToggleOffEvents
The event configuration for the ToggleOff InteractionState.
Implements
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement
Assembly: cs.temp.dll.dll
Syntax
public class ToggleOffEvents : BaseInteractionEventConfiguration, IStateEventConfig
Fields
OnToggleOff
A Unity event that is fired when the ToggleOff state is active.
Declaration
public UnityEvent OnToggleOff
Field Value
Type | Description |
---|---|
Unity |