C# Class FormsAnimations.Animations.MoreAnimationExtensions

Afficher le fichier Open project: michaeled/FormsAnimations

Méthodes publiques

Méthode Description
RelTranslateX ( this view, double offset, uint duration, Easing easing = null ) : System.Threading.Tasks.Task

Method Details

RelTranslateX() public static méthode

public static RelTranslateX ( this view, double offset, uint duration, Easing easing = null ) : System.Threading.Tasks.Task
view this
offset double
duration uint
easing Easing
Résultat System.Threading.Tasks.Task