次の方法で共有


CALayer.BackgroundFilters プロパティ

定義

このレイヤーの背後にあるコンテンツに適用されるコア イメージ フィルターの配列。

public virtual CoreImage.CIFilter[] BackgroundFilters { [Foundation.Export("backgroundFilters", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundFilters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BackgroundFilters : CoreImage.CIFilter[] with get, set

プロパティ値

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

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

属性

適用対象