共用方式為


CAAnimation.FillMode 屬性

定義

此動畫的 FillMode 會使用 CAFillMode 常數做為此屬性的值。

public virtual string FillMode { [Foundation.Export("fillMode", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFillMode:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.FillMode : string with get, set

屬性值

MonoTouch.CoreAnimation.CAFillMode 中的其中一個字串常數定義。

實作

屬性

適用於