共用方式為


ViewExtensions.ScaleXTo(VisualElement, Double, UInt32, Easing) 方法

定義

public static System.Threading.Tasks.Task<bool> ScaleXTo (this Xamarin.Forms.VisualElement view, double scale, uint length = 250, Xamarin.Forms.Easing easing = default);
static member ScaleXTo : 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>

適用於