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