Share via


NSView.ContentFilters Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIFilter[] ContentFilters { [Foundation.Export("contentFilters", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setContentFilters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentFilters", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setContentFilters:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ContentFilters : CoreImage.CIFilter[] with get, set

Property Value

Attributes

Applies to