Notification.CarExtender.Builder.SetReadPendingIntent(PendingIntent) 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("setReadPendingIntent", "(Landroid/app/PendingIntent;)Landroid/app/Notification$CarExtender$Builder;", "GetSetReadPendingIntent_Landroid_app_PendingIntent_Handler", ApiSince=23)]
public virtual Android.App.Notification.CarExtender.Builder SetReadPendingIntent (Android.App.PendingIntent pendingIntent);
[<Android.Runtime.Register("setReadPendingIntent", "(Landroid/app/PendingIntent;)Landroid/app/Notification$CarExtender$Builder;", "GetSetReadPendingIntent_Landroid_app_PendingIntent_Handler", ApiSince=23)>]
abstract member SetReadPendingIntent : Android.App.PendingIntent -> Android.App.Notification.CarExtender.Builder
override this.SetReadPendingIntent : Android.App.PendingIntent -> Android.App.Notification.CarExtender.Builder
Parâmetros
- pendingIntent
- PendingIntent
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.