Modifica

Condividi tramite


StateEvents Class

Definition

The default event configuration for an InteractionState.

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

Constructors

StateEvents()

Fields

OnStateOff

Fired when a state is set to off.

OnStateOn

Fired when a state is set to on.

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