Constructor LinearSelector
LinearSelector()
Initializes a new instance of LinearSelector.
public LinearSelector()
LinearSelector(List<string>?, Orientation)
Initializes a new instance of LinearSelector.
public LinearSelector(List<string>? options, Orientation orientation = Orientation.Horizontal)
Parameters
optionsList<string>Initial options.
orientationOrientationInitial orientation.