Table of Contents

Class RotateTransitionable

Namespace
H.Extensions.Animations
Assembly
H.Extensions.Animations.dll
public class RotateTransitionable : ElementTransitionable, INotifyPropertyChanged, ITransitionable
Inheritance
RotateTransitionable
Implements
Inherited Members
Extension Methods

Constructors

RotateTransitionable()

public RotateTransitionable()

Methods

Close(UIElement)

public override Task Close(UIElement visual)

Parameters

visual UIElement

Returns

Task

Show(UIElement)

public override Task Show(UIElement visual)

Parameters

visual UIElement

Returns

Task