Notification.CallStyle.SetVerificationIcon(Icon) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[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
返回
- 属性