Android.Views.ViewOutlineProvider: Property Members

The properties of Android.Views.ViewOutlineProvider are listed below. For a list of all members, see the ViewOutlineProvider Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
BackgroundViewOutlineProvider. Default outline provider for Views, which queries the Outline from the View's background, or generates a 0 alpha, rectangular Outline the size of the View if a background isn't present.
[read-only]
static
BoundsViewOutlineProvider. Maintains the outline of the View to match its rectangular bounds, at 1.0f alpha.
[read-only]
static
PaddedBoundsViewOutlineProvider. Maintains the outline of the View to match its rectangular padded bounds, at 1.0f alpha.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.