Compartilhar via


NotificationListenerService.RankingMap.GetRanking Método

Definição

[Android.Runtime.Register("getRanking", "(Ljava/lang/String;Landroid/service/notification/NotificationListenerService$Ranking;)Z", "GetGetRanking_Ljava_lang_String_Landroid_service_notification_NotificationListenerService_Ranking_Handler")]
public virtual bool GetRanking (string? key, Android.Service.Notification.NotificationListenerService.Ranking? outRanking);
[<Android.Runtime.Register("getRanking", "(Ljava/lang/String;Landroid/service/notification/NotificationListenerService$Ranking;)Z", "GetGetRanking_Ljava_lang_String_Landroid_service_notification_NotificationListenerService_Ranking_Handler")>]
abstract member GetRanking : string * Android.Service.Notification.NotificationListenerService.Ranking -> bool
override this.GetRanking : string * Android.Service.Notification.NotificationListenerService.Ranking -> bool

Parâmetros

key
String

Retornos

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a