Notification.CallStyle.SetVerificationIcon(Icon) 方法

定义

[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

参数

verificationIcon
Icon

返回

属性

适用于