ViewExtensions.ScaleYTo(VisualElement, Double, UInt32, Easing) 메서드

정의

public static System.Threading.Tasks.Task<bool> ScaleYTo (this Xamarin.Forms.VisualElement view, double scale, uint length = 250, Xamarin.Forms.Easing easing = default);
static member ScaleYTo : Xamarin.Forms.VisualElement * double * uint32 * Xamarin.Forms.Easing -> System.Threading.Tasks.Task<bool>

매개 변수

scale
System.Double
length
System.UInt32
easing
Easing

반환

System.Threading.Tasks.Task<System.Boolean>

적용 대상