Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Phone
Controls
TiltEffect.LogarithmicEase
C# 클래스 Microsoft.Phone.Controls.TiltEffect.LogarithmicEase
Provides an easing function for the tilt return.
상속:
System.Windows.Media.Animation.EasingFunctionBase
파일 보기
프로젝트 열기: Kinnara/WPToolkit
보호된 메소드들
메소드
설명
EaseInCore
(
double
normalizedTime
) :
double
Computes the easing function.
메소드 상세
EaseInCore()
보호된
메소드
Computes the easing function.
protected
EaseInCore
(
double
normalizedTime
) :
double
normalizedTime
double
The time.
리턴
double