Android.Transitions.Fade.Out Field
Fading mode used in Fade(FadingMode) to make the transition operate on targets that are disappearing.

Value: 2

Syntax

[Android.Runtime.Register("OUT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Transitions.FadingMode enum directly instead of this field.")]
public const FadingMode Out

Remarks

Fading mode used in Fade(FadingMode) to make the transition operate on targets that are disappearing. Maybe be combined with Fade.In to fade both in and out. Equivalent to Visibility.MODE_OUT.

[Android Documentation]

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0