Class SFValuePlacement
Contains the values for the ValuePlacement enumeration that determines the placement of the value.
Inheritance
System.Object
SFValuePlacement
Namespace: Syncfusion.SfRangeSlider.iOS
Assembly: Syncfusion.SfRangeSlider.iOS.dll
Syntax
public sealed class SFValuePlacement : Enum
Fields
SFValuePlacementBottomRight
Displays the values representation at bottom and right side for vertical and horizontal orientation respectively.
Declaration
public const SFValuePlacement SFValuePlacementBottomRight
Field Value
Type |
---|
SFValuePlacement |
SFValuePlacementTopLeft
Displays the values representation at top and left side for vertical and horizontal orientation respectively.
Declaration
public const SFValuePlacement SFValuePlacementTopLeft
Field Value
Type |
---|
SFValuePlacement |