VisualElement.Unfocus Method

Definition

Unsets focus to this element.

public void Unfocus ();
member this.Unfocus : unit -> unit

Remarks

Element must already have focus for this to have any effect.

Applies to