NSView.ContentFilters Property

Definition

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

Property Value

Attributes

Applies to