Android.App.FragmentTransit Enumeration
Enumerates values returned by several methods of Android.App.FragmentTransit and taken as a parameter of the Fragment.OnCreateAnimator, and FragmentTransaction.SetTransition members.

Syntax

public enum FragmentTransit

Remarks

Enumerates values returned by the following: and taken as a parameter of the Fragment.OnCreateAnimator, and FragmentTransaction.SetTransition members.

Members

Member NameDescription
EnterMaskBit mask that is set for all enter transitions.
ExitMaskBit mask that is set for all exit transitions.
FragmentCloseFragment is being removed from the stack
FragmentFadeFragment should simply fade in or out; that is, no strong navigation associated with it except that it is appearing or disappearing for some reason.
FragmentOpenFragment is being added onto the stack
NoneNo animation for transition.
UnsetNot set up for a transition.

Requirements

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