Notification.ProgressStyle.ProgressPoints プロパティ

定義

進行状況バーに表示されるポイントを取得します。

public virtual System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Point> ProgressPoints { [Android.Runtime.Register("getProgressPoints", "()Ljava/util/List;", "GetGetProgressPointsHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getProgressPoints", "()Ljava/util/List;", "GetGetProgressPointsHandler", ApiSince=36)>]
member this.ProgressPoints : System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Point>

プロパティ値

この値は null にすることはできません。

属性

注釈

進行状況バーに表示されるポイントを取得します。 .

関連項目も参照:

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

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

適用対象