VisualElement.FocusRequestArgs.Result Property

Definition

Gets or sets a value that indicates the ending focus state of the element for which a focus change is requested.

public bool Result { get; set; }
member this.Result : bool with get, set

Property Value

>A value that indicates the ending focus state of the element for which a focus change is requested.

Applies to