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 中定义字符串常量之一。

实现

属性

适用于