Class
SegmentedBar
SegmentedBar
Summary
Constructors
Properties
164 properties inherited from View
Click to expand
Constructors
constructor
new SegmentedBar(): SegmentedBar
Properties
items
items: SegmentedBarItem[]
selectedBackgroundColor
selectedBackgroundColor: Color
selectedIndex
selectedIndexChangedEvent
Static
Methods
_addArrayFromBuilder
| Parameter | Default | Description |
name | | string |
value | | any[] |
Returns void
_addChildFromBuilder
| Parameter | Default | Description |
name | | string |
value | | any |
Returns void
on
on(eventNames: string, callback: (data: EventData) => void, thisArg?: any): any
| Parameter | Default | Description |
eventNames | | string |
callback | | (data: EventData) => void |
thisArg | | any |
Returns any
- Previous
- SearchBar
- Next
- SegmentedBarItem