Notification.ProgressStyle.SetProgressIndeterminate(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Android.Runtime.Register("setProgressIndeterminate", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetProgressIndeterminate_ZHandler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle SetProgressIndeterminate(bool indeterminate);
[<Android.Runtime.Register("setProgressIndeterminate", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetProgressIndeterminate_ZHandler", ApiSince=36)>]
abstract member SetProgressIndeterminate : bool -> Android.App.Notification.ProgressStyle
override this.SetProgressIndeterminate : bool -> Android.App.Notification.ProgressStyle
Parâmetros
- indeterminate
- Boolean
Retornos
- Atributos