Maintains the outline of the View to match its rectangular padded bounds,
at 1.0f alpha.
Syntax
[Android.Runtime.Register("PADDED_BOUNDS")] public static ViewOutlineProviderPaddedBounds { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Maintains the outline of the View to match its rectangular padded bounds,
at 1.0f alpha.
This can be used to enable Views that are opaque but lacking a background cast a shadow.