Android.Transitions.Scene: Constructor Members

The constructors of Android.Transitions.Scene are listed below. For a list of all members, see the Scene Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a Scene with no information about how values will change when this scene is applied.
Constructs a Scene which, when entered, will remove any children from the sceneRoot container and add the layout object as a new child of that container.