- outline
- Documentation for this section has not yet been entered.
Called to get the drawable to populate the Outline that defines its drawing area.
This method is called by the default Android.Views.ViewOutlineProvider to define the outline of the View.
The default behavior defines the outline to be the bounding rectangle of 0 alpha. Subclasses that wish to convey a different shape or alpha value must override this method.