NSView.LayerUsesCoreImageFilters Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool LayerUsesCoreImageFilters { [Foundation.Export("layerUsesCoreImageFilters")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setLayerUsesCoreImageFilters:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.LayerUsesCoreImageFilters : bool with get, set

Property Value

Attributes

Applies to