CompoundButton.Badge Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("badge")]
public string? Badge { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("badge")>]
member this.Badge : string with get, set
Public Property Badge As String

Property Value

Attributes

Applies to