Notification.CallStyle.SetIsVideo(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- isVideo
- Boolean
Returns
- Attributes