AnimationUtils.MakeInChildBottomAnimation(Context) Methode

Definition

Machen Sie eine Animation für Objekte sichtbar.

[Android.Runtime.Register("makeInChildBottomAnimation", "(Landroid/content/Context;)Landroid/view/animation/Animation;", "")]
public static Android.Views.Animations.Animation? MakeInChildBottomAnimation(Android.Content.Context? c);
[<Android.Runtime.Register("makeInChildBottomAnimation", "(Landroid/content/Context;)Landroid/view/animation/Animation;", "")>]
static member MakeInChildBottomAnimation : Android.Content.Context -> Android.Views.Animations.Animation

Parameter

c
Context

Kontext zum Laden von Ressourcen

Gibt zurück

Die neue Animation

Attribute

Hinweise

Machen Sie eine Animation für Objekte sichtbar. Verwendet eine Folie nach oben und einen Ausblendungseffekt.

Java Dokumentation für android.view.animation.AnimationUtils.makeInChildBottomAnimation(android.content.Context).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: