Partager via


UIFocusAnimationCoordinator.AddCoordinatedFocusingAnimationsAsync Méthode

Définition

Ajoute le fourni animations à l’animation coordonnée et exécute un gestionnaire de saisie semi-automatique une fois les animations principales terminées.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task AddCoordinatedFocusingAnimationsAsync (Action<UIKit.IUIFocusAnimationContext> animations);
abstract member AddCoordinatedFocusingAnimationsAsync : Action<UIKit.IUIFocusAnimationContext> -> System.Threading.Tasks.Task
override this.AddCoordinatedFocusingAnimationsAsync : Action<UIKit.IUIFocusAnimationContext> -> System.Threading.Tasks.Task

Paramètres

animations
Action<IUIFocusAnimationContext>

Animations à exécuter. Ce paramètre peut être .

Retours

Tâche qui représente l’opération asynchrone AddCofocusingAnimations

Attributs

S’applique à