共用方式為


CALayer.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

屬性值

CAFillMode 定義的常數。

實作

屬性

適用於