次の方法で共有


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

プロパティ値

適用対象