🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

isContainer

Whether this semantics node is a container.

Source set: Common
@Deprecated("Use `isTraversalGroup` instead.", replaceWith = ReplaceWith("isTraversalGroup"))
public var SemanticsPropertyReceiver.isContainer: Boolean by SemanticsProperties.IsContainer

Whether this semantics node is a container. This is defined as a node whose function is to serve as a boundary or border in organizing its children.

Content updated: