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>

適用対象