NotificationChannel.HasUserSetSound プロパティ

定義

ユーザーがこのチャネルのサウンドを選択したかどうかを返します。

public bool HasUserSetSound { [Android.Runtime.Register("hasUserSetSound", "()Z", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("hasUserSetSound", "()Z", "", ApiSince=30)>]
member this.HasUserSetSound : bool

プロパティ値

属性

注釈

ユーザーがこのチャネルのサウンドを選択したかどうかを返します。

android.app.NotificationChannel.hasUserSetSound()Java ドキュメント。

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

適用対象