Modifica

Share via


ToggleOffEvents Class

Definition

The event configuration for the ToggleOff InteractionState.

public ref class ToggleOffEvents : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration
public class ToggleOffEvents : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration
type ToggleOffEvents = class
    inherit BaseInteractionEventConfiguration
Public Class ToggleOffEvents
Inherits BaseInteractionEventConfiguration
Inheritance

Constructors

ToggleOffEvents()

Fields

OnToggleOff

A Unity event that is fired when the ToggleOff state is active.

Properties

EventReceiver

The associated runtime event receiver for this event configuration.

(Inherited from BaseInteractionEventConfiguration)
StateName

The name of the state associated with this event configuration.

(Inherited from BaseInteractionEventConfiguration)

Applies to