Condition.SourceContext フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This constant will be removed in the future version. Use Android.Service.Notification.ConditionSource enum directly instead of this field.
コンテキストの変化 (検出された運転や睡眠など) によって状態が変化しています。
[Android.Runtime.Register("SOURCE_CONTEXT", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConditionSource enum directly instead of this field.", true)]
public const Android.Service.Notification.ConditionSource SourceContext = 3;
[<Android.Runtime.Register("SOURCE_CONTEXT", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConditionSource enum directly instead of this field.", true)>]
val mutable SourceContext : Android.Service.Notification.ConditionSource
フィールド値
Value = 3実装
- 属性
注釈
コンテキストの変化 (検出された運転や睡眠など) によって状態が変化しています。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。