isWithinBoundary abstract method
- T draggedObject
Returns whether the specified dragged object is within the boundary.
Implementation
bool isWithinBoundary(T draggedObject);
Returns whether the specified dragged object is within the boundary.
bool isWithinBoundary(T draggedObject);