findViewByIdSelector
Find UIView based on idSelector property.
Syntax
Android
Parameters
id: The id attribute of the view specified by the front end in the layout file.
Return
- The
UIViewnode corresponding to the idSelector attribute.
iOS
Parameters
idSelector: The id attribute of the view specified by the front end in the layout file.
Return
- The
UIViewnode corresponding to the idSelector attribute.
Compatibility
LCD tables only load in the browser