contains abstract method

bool contains(
  1. Offset position
)

Checks if position is in the render element.

Implementation

bool contains(Offset position);