Constructor NuiCheck
NuiCheck(NuiProperty<string>, NuiProperty<bool>)
A checkbox with a label to the right of it.
[JsonConstructor]
public NuiCheck(NuiProperty<string> label, NuiProperty<bool> selected)
Parameters
labelNuiProperty<string>selectedNuiProperty<bool>