clipCanvasToBounds

Indicates whether the View's Canvas will be clipped so that nothing rendered shows beyond its bounds. Set this to false to support things like shadows or glows that aren't intended to be included in the normal bounding box.

This property does not affect the clipping of child Views and their descendants; these are always clipped to the parent bounds.

The default is true