Notification.ProgressStyle.SetStyledByProgress(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("setStyledByProgress", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetStyledByProgress_ZHandler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle SetStyledByProgress(bool enabled);
[<Android.Runtime.Register("setStyledByProgress", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetStyledByProgress_ZHandler", ApiSince=36)>]
abstract member SetStyledByProgress : bool -> Android.App.Notification.ProgressStyle
override this.SetStyledByProgress : bool -> Android.App.Notification.ProgressStyle
Parâmetros
- enabled
- Boolean
Retornos
- Atributos