IUIDragAnimating.AddAnimations(Action) Method

Definition

Adds the specified animation action.

[Foundation.Export("addAnimations:")]
[Foundation.Preserve(Conditional=true)]
public void AddAnimations (Action animations);
abstract member AddAnimations : Action -> unit

Parameters

animations
Action

An action that animates UI elements.

Attributes

Applies to