ViewExtensions.ScaleXTo(VisualElement, Double, UInt32, Easing) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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>
パラメーター
- view
- VisualElement
- scale
- System.Double
- length
- System.UInt32
- easing
- Easing
戻り値
System.Threading.Tasks.Task<System.Boolean>