ActionGroup.getVisible

Returns TRUE if the group is visible. The constituent actions can only be logically visible (see Action.isVisible) if they are visible (see Action.getVisible) and their group is visible.

class ActionGroup
bool
getVisible
()

Return Value

Type: bool

TRUE if the group is visible.

Meta