共用方式為


IUIDragAnimating.AddAnimations(Action) 方法

定義

加入指定的動畫動作。

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

參數

animations
Action

動畫 UI 元素的動作。

屬性

適用於