Click or drag to resize

DrawerCommandPanelAddLabelWithSliderPanel Method

Namespace:  Com.ForbiddenByte.OSA.Demos.Common.Drawer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public LabelWithSliderPanel AddLabelWithSliderPanel(
	string label = "",
	string minLabel = "",
	string maxLabel = ""
)

Parameters

label (Optional)
Type: SystemString
minLabel (Optional)
Type: SystemString
maxLabel (Optional)
Type: SystemString

Return Value

Type: LabelWithSliderPanel
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also