C# Class Windows.UI.Xaml.Media.Animation.EasingFunctionBase

Inheritance: DependencyObject, IEasingFunctionBase
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
Ease ( [ normalizedTime ) : double

Method Details

Ease() public method

public Ease ( [ normalizedTime ) : double
normalizedTime [
return double