次の方法で共有


Notification.CallStyle.SetVerificationIcon(Icon) Method

Definition

[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

Parameters

verificationIcon
Icon

Returns

Attributes

Applies to