Notification.ProgressStyle.IsStyledByProgress プロパティ

定義

進行状況バーのスタイルが進行状況に基づいているかどうかを取得します。

public virtual bool IsStyledByProgress { [Android.Runtime.Register("isStyledByProgress", "()Z", "GetIsStyledByProgressHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isStyledByProgress", "()Z", "GetIsStyledByProgressHandler", ApiSince=36)>]
member this.IsStyledByProgress : bool

プロパティ値

属性

注釈

進行状況バーのスタイルが進行状況に基づいているかどうかを取得します。

関連項目も参照:

android.app.Notification.ProgressStyle.isStyledByProgressの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象