In This Topic
Gets whether the child view is displayed in a hierarchical display.
Syntax
Parameters
- child
- Child view for which to return whether it is visible
Return Value
true if the child is displayed; otherwise, false
Example
This example returns if the specified child view is visible.
See Also