Android.Transitions.Scene.Enter Method
Enters this scene, which entails changing all values that are specified by this scene.

Syntax

[Android.Runtime.Register("enter", "()V", "")]
public void Enter ()

Remarks

Enters this scene, which entails changing all values that are specified by this scene. These may be values associated with a layout view group or layout resource file which will now be added to the scene root, or it may be values changed by an Scene.SetEnterAction(Java.Lang.IRunnable) enter action}, or a combination of the these. No transition will be run when the scene is entered. To get transition behavior in scene changes, use one of the methods in Android.Transitions.TransitionManager instead.

[Android Documentation]

Requirements

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