The members of Android.Transitions.Fade are listed below.
See Also: Inherited members from Android.Transitions.Visibility
Fade() | 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. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | In | FadingMode (1). Fading mode used in Fade(FadingMode) to make the transition operate on targets that are appearing. |
const | Out | FadingMode (2). Fading mode used in Fade(FadingMode) to make the transition operate on targets that are disappearing. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |