Freigeben über


DownloadManager.Request.SetNotificationVisibility(DownloadVisibility) Methode

Definition

Steuern Sie, ob eine Systembenachrichtigung vom Download-Manager bereitgestellt wird, während dieser Download ausgeführt wird oder wenn sie abgeschlossen ist.

[Android.Runtime.Register("setNotificationVisibility", "(I)Landroid/app/DownloadManager$Request;", "GetSetNotificationVisibility_IHandler")]
public virtual Android.App.DownloadManager.Request? SetNotificationVisibility (Android.App.DownloadVisibility visibility);
[<Android.Runtime.Register("setNotificationVisibility", "(I)Landroid/app/DownloadManager$Request;", "GetSetNotificationVisibility_IHandler")>]
abstract member SetNotificationVisibility : Android.App.DownloadVisibility -> Android.App.DownloadManager.Request
override this.SetNotificationVisibility : Android.App.DownloadVisibility -> Android.App.DownloadManager.Request

Parameter

visibility
DownloadVisibility

Der Wert für die Sichtbarkeitseinstellung

Gibt zurück

Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: