findViewContent
Implementation of View.findViewContent() that searches within this container.
findViewContent<T extends View>(type: ViewClass<T>): T[]
Related
- class UIContainer abstractA base view class that represents a container component with no specific layout or styling.