共用方式為


View.EnabledWindowFocusedStateSet 屬性

定義

表示檢視已啟用,且其視窗具有焦點。

[Android.Runtime.Register("ENABLED_WINDOW_FOCUSED_STATE_SET")]
protected static System.Collections.Generic.IList<int>? EnabledWindowFocusedStateSet { get; }
[<Android.Runtime.Register("ENABLED_WINDOW_FOCUSED_STATE_SET")>]
static member EnabledWindowFocusedStateSet : System.Collections.Generic.IList<int>

屬性值

屬性

備註

表示檢視已啟用,且其視窗具有焦點。

android.view.View.ENABLED_WINDOW_FOCUSED_STATE_SETJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於

另請參閱