次の方法で共有


CAAnimationGroup.Animations プロパティ

定義

このグループ内のアニメーションの配列。

public virtual CoreAnimation.CAAnimation[] Animations { [Foundation.Export("animations", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAnimations:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Animations : CoreAnimation.CAAnimation[] with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象