次の方法で共有


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

戻り値

属性

適用対象