다음을 통해 공유


Easing.Default 속성

정의

사용되는 기본 감속/가속 함수입니다. 기본값은 CubicInOut입니다.

public:
 static property Microsoft::Maui::Easing ^ Default { Microsoft::Maui::Easing ^ get(); };
public static Microsoft.Maui.Easing Default { get; }
static member Default : Microsoft.Maui.Easing
Public Shared ReadOnly Property Default As Easing

속성 값

적용 대상