findViewContent
Implementation of View.findViewContent(), returns an empty array unless overridden.
findViewContent<T extends View>(type: ViewClass<T>): T[]
Related
- class UIComponent abstractBase class for built-in UI components.
Implementation of View.findViewContent(), returns an empty array unless overridden.
findViewContent<T extends View>(type: ViewClass<T>): T[]