HoverTransform.destinationRectangle

Change the destination rectangle, disabling automatic destination selection.

Changing destination rectangle sets isDestinationManual to true. Set it to false if you want the destination rectangle to match the node's padding box instead.

  1. Rectangle destinationRectangle()
  2. Rectangle destinationRectangle(Rectangle newValue)
    class HoverTransform
    destinationRectangle

See Also

isDestinationManual

Meta