Class
SearchBar
SearchBar
Summary
Constructors
Properties
162 properties inherited from View
Click to expand
Constructors
constructor
new SearchBar(): SearchBar
Properties
android
hint
ios
text
textFieldBackgroundColor
textFieldBackgroundColor: Color
textFieldHintColor
textFieldHintColor: Color
clearEvent
Static
submitEvent
Static
Methods
dismissSoftInput
on
on(eventNames: string, callback: (data: EventData) => void, thisArg?: any): any
| Parameter | Default | Description |
eventNames | | string |
callback | | (data: EventData) => void |
thisArg | | any |
Returns any
on(event: "submit", callback: (args: EventData) => void, thisArg?: any): any
- Previous
- ScrollView
- Next
- SegmentedBar