Scene
Scene(ViewGroup)
Scene(ViewGroup, View)
Scene(ViewGroup, ViewGroup)
JniPeerMembers
SceneRoot
ThresholdClass
ThresholdType
Enter()
Exit()
GetCurrentScene(ViewGroup)
GetSceneForLayout(ViewGroup, Int32, Context)
SetEnterAction(IRunnable)
SetExitAction(IRunnable)
monoandroid
namespace Android.Transitions
{
[Register("android/transition/Scene", DoNotGenerateAcw = true)]
public sealed class Scene : Object
{
[Register("getSceneForLayout", "(Landroid/view/ViewGroup;ILandroid/content/Context;)Landroid/transition/Scene;", "")]
public static Scene? GetSceneForLayout(ViewGroup? sceneRoot, int layoutId, Context? context);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API