BaseEyeFocusHandler.OnEyeFocusStay 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.
Triggered while the eye gaze ray is intersecting with this target's collider.
protected:
virtual void OnEyeFocusStay();
protected virtual void OnEyeFocusStay ();
abstract member OnEyeFocusStay : unit -> unit
override this.OnEyeFocusStay : unit -> unit
Protected Overridable Sub OnEyeFocusStay ()