CIFilter.Name Property

Definition

Gets the filter name.

public virtual string Name { [Foundation.Export("name")] get; [Foundation.Export("setName:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Name : string with get, set

Property Value

Attributes

Applies to