言語

Notification.ProgressStyle.Point.SemanticStyle プロパティ

定義

Point に適用されるセマンティクスを返します。

public int SemanticStyle { [Android.Runtime.Register("getSemanticStyle", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getSemanticStyle", "()I", "", ApiSince=37)>]
member this.SemanticStyle : int

プロパティ値

値は次のいずれかです: Notification.SEMANTIC_STYLE_UNSPECIFIED;Notification.SEMANTIC_STYLE_INFO;Notification.SEMANTIC_STYLE_SAFE;Notification.SEMANTIC_STYLE_CAUTION;Notification.SEMANTIC_STYLE_DANGER

属性

注釈

Point に適用されるセマンティクスを返します。 通知が昇格されると、この値はポイントのスタイル設定 (色など) に使用されます。

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

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

適用対象