共用方式為


Window.ProgressVisibilityOn 欄位

定義

將進度列可見性設定為 VISIBLE 的旗標。

[Android.Runtime.Register("PROGRESS_VISIBILITY_ON")]
public const Android.Views.WindowProgress ProgressVisibilityOn = -1;
[<Android.Runtime.Register("PROGRESS_VISIBILITY_ON")>]
val mutable ProgressVisibilityOn : Android.Views.WindowProgress

欄位值

Value = -1
屬性

備註

將進度列可見性設定為 VISIBLE 的旗標。

已取代這個成員。 #FEATURE_PROGRESS 從 API 21 開始,不再支援和相關的方法。

android.view.Window.PROGRESS_VISIBILITY_ONJava 檔。

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

適用於