CoreWebView2Notification.BadgeUri Property

Definition

A string containing the URI of the image used to represent the notification when there isn't enough space to display the notification itself.

public string BadgeUri { get; }
member this.BadgeUri : string
Public ReadOnly Property BadgeUri As String

Property Value

Remarks

The default value is an empty string.

Applies to