Click or drag to resize
DropDownSetExpand Method

[Missing <summary> documentation for "M:Slash.Unity.Common.UI.DropDown.SetExpand(System.Boolean)"]

Namespace: Slash.Unity.Common.UI
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public void SetExpand(
	bool isExpanded
)

Parameters

isExpanded
Type: SystemBoolean

[Missing <param name="isExpanded"/> documentation for "M:Slash.Unity.Common.UI.DropDown.SetExpand(System.Boolean)"]

See Also