ZenPolicy.PriorityChannelsAllowed Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Indica se questo criterio consente di NotificationChannel channelsNotificationChannel#canBypassDnd() ignorare DND.
public Android.Service.Notification.StateType PriorityChannelsAllowed { [Android.Runtime.Register("getPriorityChannelsAllowed", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getPriorityChannelsAllowed", "()I", "", ApiSince=35)>]
member this.PriorityChannelsAllowed : Android.Service.Notification.StateType
Valore della proprietà
- Attributi
Commenti
Indica se questo criterio consente di NotificationChannel channelsNotificationChannel#canBypassDnd() ignorare DND. Se #STATE_ALLOW, questi canali possono ignorare; se #STATE_DISALLOW, anche le notifiche dai canali con NotificationChannel#canBypassDnd() verranno intercettate.
per android.service.notification.ZenPolicy.getPriorityChannelsAllowed().
Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.