public interface IViewManagerWithChildren
Modifier and Type | Method and Description |
---|---|
boolean |
needsCustomLayoutForChildren()
Returns whether this View type needs to handle laying out its own children instead of deferring
to the standard css-layout algorithm.
|
boolean needsCustomLayoutForChildren()