共用方式為


IView.IsFocused 屬性

定義

取得值,指出此檢視目前是否為焦點。

public:
 property bool IsFocused { bool get(); void set(bool value); };
public bool IsFocused { get; set; }
member this.IsFocused : bool with get, set
Public Property IsFocused As Boolean

屬性值

適用於