Skip to the content.

PromptPlus API:SliderBarType

Build Publish License NuGet Downloads

Back to List Api

SliderBarType

Namespace: PPlus.Controls

Represents the Kinds Slider Bar

public enum SliderBarType

Inheritance ObjectValueTypeEnumSliderBarType
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Fill 0 Fill
Light 1 Light
DoubleLight 2 Double Light
Heavy 3 Heavy
Square 4 square

Back to List Api