Skip to the content.

PromptPlus API:LayoutSliderNumber

Build Publish License NuGet Downloads

Back to List Api

LayoutSliderNumber

Namespace: PPlus.Controls

Represents The layout slider

public enum LayoutSliderNumber

Inheritance ObjectValueTypeEnumLayoutSliderNumber
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
LeftRight 0 Use Left/Right arrows to change value and show bar
UpDown 1 Use Up/Down arrows to change value and not show bar

Back to List Api