Share via


BadgeView.Text Property

Definition

Text that is shown on the BadgeView. Set this property to 0 and AutoHide to true, to make the badge disappear automatically. This is a bindable property.

public string Text { get; set; }

Property Value

System.String

Applies to