Click or drag to resize

DrawerCommandPanelAddLabelWithTogglesPanel Method

Namespace:  Com.ForbiddenByte.OSA.Demos.Common.Drawer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public LabelWithToggles AddLabelWithTogglesPanel(
	string mainLabel,
	params string[] subItemLabels
)

Parameters

mainLabel
Type: SystemString
subItemLabels
Type: SystemString

Return Value

Type: LabelWithToggles
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also