Notification.ProgressStyle.SetProgressIndeterminate(Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既知の進行状況のない初期化状態を示すために使用されます。
[Android.Runtime.Register("setProgressIndeterminate", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetProgressIndeterminate_ZHandler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle SetProgressIndeterminate(bool indeterminate);
[<Android.Runtime.Register("setProgressIndeterminate", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetProgressIndeterminate_ZHandler", ApiSince=36)>]
abstract member SetProgressIndeterminate : bool -> Android.App.Notification.ProgressStyle
override this.SetProgressIndeterminate : bool -> Android.App.Notification.ProgressStyle
パラメーター
- indeterminate
- Boolean
boolean
返品
この Android.App.Notification.ProgressStyle インスタンス。呼び出しをチェーンできます。
- 属性
注釈
既知の進行状況のない初期化状態を示すために使用されます。 指定すると、次のフィールドは無視されます。
関連項目も参照:
android.app.Notification.ProgressStyle.setProgressIndeterminateの Android リファレンス。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。