ViewGroup

Declaration

class enamlnative.widgets.view_group.ViewGroup(parent=None, **kwargs)[source]

Bases: enamlnative.widgets.view.View

ViewGroup is a view group that displays child views in relative positions.

proxy

A reference to the ProxyViewGroup object.

No Android implementation found

No iOS implementation found.