for Each Child
Iterates over all child views of this ViewGroup.
이 ViewGroup의 모든 자식 View를 반복합니다.
Parameters
action
The action to execute for each child view.
각 자식 View에 대해 실행할 작업.
Iterates over all child views of this ViewGroup.
이 ViewGroup의 모든 자식 View를 반복합니다.
The action to execute for each child view.
각 자식 View에 대해 실행할 작업.