Documentation for this section has not yet been entered.
Returns whether this View has content which overlaps.
This function, intended to be overridden by specific View types, is an optimization when alpha is set on a view. If rendering overlaps in a view with alpha
The current implementation of the saveLayer and saveLayerAlpha methods in Android.Graphics.Canvas necessitates that a View return true if it uses the methods internally without passing the Android.Graphics.Canvas.CLIP_TO_LAYER_SAVE_FLAG.