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.
Returns the size of the visible part of the node we're interacting with.
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: