ToggleOnEvents Class

Definition

The event configuration for the ToggleOn InteractionState.

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

Constructors

ToggleOnEvents()

Fields

OnToggleOn

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)
IsSelectedOnStart

Whether on not the toggle is selected when the application starts.

StateName

The name of the state associated with this event configuration.

(Inherited from BaseInteractionEventConfiguration)

Applies to