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

visibleSize

Returns the size of the visible part of the node we're interacting with.

Source set: Common
override val visibleSize: IntSize

Returns the size of the visible part of the node we're interacting with. This is contrary to SemanticsNode.size, which returns the unclipped size of the node.

Content updated: