Прочитать на английском

Поделиться через


ViewExtensions.CancelAnimations(VisualElement) Method

Definition

Aborts all animations (e.g. LayoutTo, TranslateTo, ScaleTo, etc.) on the view element.

C#
public static void CancelAnimations(this Microsoft.Maui.Controls.VisualElement view);

Parameters

view
VisualElement

The view on which this method operates.

Exceptions

Thrown if view is null.

Applies to

Продукт Версии
.NET MAUI 8, 9