AnimatedCursor.OnFocusChanged(FocusEventData) Method
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.
Override to set the cursor animation trigger.
public:
override void OnFocusChanged(Microsoft::MixedReality::Toolkit::Input::FocusEventData ^ eventData);
public override void OnFocusChanged (Microsoft.MixedReality.Toolkit.Input.FocusEventData eventData);
override this.OnFocusChanged : Microsoft.MixedReality.Toolkit.Input.FocusEventData -> unit
Public Overrides Sub OnFocusChanged (eventData As FocusEventData)
Parameters
- eventData
- FocusEventData