Share via


VisualElement.FocusRequestArgs.Focus 属性

定义

获取或设置一个值,该值指示对其请求焦点更改的元素的起始焦点状态。

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

属性值

System.Boolean

一个 值,该值指示请求焦点更改的元素的起始焦点状态。

适用于