Notification.CallStyle.SetIsVideo(Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Android.Runtime.Register("setIsVideo", "(Z)Landroid/app/Notification$CallStyle;", "GetSetIsVideo_ZHandler", ApiSince=31)]
public virtual Android.App.Notification.CallStyle SetIsVideo (bool isVideo);
[<Android.Runtime.Register("setIsVideo", "(Z)Landroid/app/Notification$CallStyle;", "GetSetIsVideo_ZHandler", ApiSince=31)>]
abstract member SetIsVideo : bool -> Android.App.Notification.CallStyle
override this.SetIsVideo : bool -> Android.App.Notification.CallStyle
Parameter
- isVideo
- Boolean
Gibt zurück
- Attribute