Definition at line 14 of file SegmentedControl.cs.
◆ SegmentedControl()
UnityEngine.UI.Extensions.SegmentedControl.SegmentedControl |
( |
| ) |
|
|
protected |
◆ LayoutSegments()
void UnityEngine.UI.Extensions.SegmentedControl.LayoutSegments |
( |
| ) |
|
◆ OnEnable()
override void UnityEngine.UI.Extensions.SegmentedControl.OnEnable |
( |
| ) |
|
|
protected |
◆ Start()
override void UnityEngine.UI.Extensions.SegmentedControl.Start |
( |
| ) |
|
|
protected |
◆ allowSwitchingOff
bool UnityEngine.UI.Extensions.SegmentedControl.allowSwitchingOff |
|
getset |
◆ onValueChanged
◆ segments
Selectable [] UnityEngine.UI.Extensions.SegmentedControl.segments |
|
get |
◆ selectedSegmentIndex
int UnityEngine.UI.Extensions.SegmentedControl.selectedSegmentIndex |
|
getset |
◆ separator
Graphic UnityEngine.UI.Extensions.SegmentedControl.separator |
|
getset |
◆ SeparatorWidth
float UnityEngine.UI.Extensions.SegmentedControl.SeparatorWidth |
|
getprotected |
The documentation for this class was generated from the following file: