RatingInput.AllowHalfSteps Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("allowHalfSteps")]
public bool? AllowHalfSteps { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("allowHalfSteps")>]
member this.AllowHalfSteps : Nullable<bool> with get, set
Public Property AllowHalfSteps As Nullable(Of Boolean)

Property Value

Attributes

Applies to