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