Notification.CallStyle.SetVerificationIcon(Icon) Methode

Definition

Optionales Symbol, das mit Text als Überprüfungsstatus des Anrufers angezeigt werden soll.

[Android.Runtime.Register("setVerificationIcon", "(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$CallStyle;", "GetSetVerificationIcon_Landroid_graphics_drawable_Icon_Handler", ApiSince=31)]
public virtual Android.App.Notification.CallStyle SetVerificationIcon(Android.Graphics.Drawables.Icon? verificationIcon);
[<Android.Runtime.Register("setVerificationIcon", "(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$CallStyle;", "GetSetVerificationIcon_Landroid_graphics_drawable_Icon_Handler", ApiSince=31)>]
abstract member SetVerificationIcon : Android.Graphics.Drawables.Icon -> Android.App.Notification.CallStyle
override this.SetVerificationIcon : Android.Graphics.Drawables.Icon -> Android.App.Notification.CallStyle

Parameter

verificationIcon
Icon

Symbol: Dieser Wert kann null sein.

Gibt zurück

Diese Android.App.Notification.CallStyle-Instanz, sodass Anrufe verkettet werden können.

Attribute

Hinweise

Optionales Symbol, das mit Text als Überprüfungsstatus des Anrufers angezeigt werden soll.

Android-Referenz für android.app.Notification.CallStyle.setVerificationIcon.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: