Android.Transitions.Fade Members

The members of Android.Transitions.Fade are listed below.

See Also: Inherited members from Android.Transitions.Visibility

Public Constructors

Constructs a Fade transition that will fade targets in and out.
Constructs a Fade transition that will fade targets in and/or out, according to the value of fadingMode.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

const
InFadingMode (1). Fading mode used in Fade(FadingMode) to make the transition operate on targets that are appearing.
const
OutFadingMode (2). Fading mode used in Fade(FadingMode) to make the transition operate on targets that are disappearing.

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.