FocusEvents.OnFocusOn Field
Definition
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.
A Unity event with FocusEventData. This event is fired when focus enters an object.
public: Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::FocusInteractionEvent ^ OnFocusOn;
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.FocusInteractionEvent OnFocusOn;
val mutable OnFocusOn : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.FocusInteractionEvent
Public OnFocusOn As FocusInteractionEvent