IUIDragAnimating.AddAnimations(Action) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
加入指定的動畫動作。
[Foundation.Export("addAnimations:")]
[Foundation.Preserve(Conditional=true)]
public void AddAnimations (Action animations);
abstract member AddAnimations : Action -> unit
參數
- animations
- Action
動畫 UI 元素的動作。
- 屬性