getClip abstract method
- Size size
Returns a description of the clip given that the render object being clipped is of the given size.
Implementation
T getClip(Size size);
Returns a description of the clip given that the render object being clipped is of the given size.
T getClip(Size size);