FocusEvents.OnFocusOff 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 exits an object.
public: Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::FocusInteractionEvent ^ OnFocusOff;
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.FocusInteractionEvent OnFocusOff;
val mutable OnFocusOff : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.FocusInteractionEvent
Public OnFocusOff As FocusInteractionEvent