CIFilter.FilterLocalizedName(String) Method

Definition

Gets the localized name for the specified filter name.

[Foundation.Export("localizedNameForFilterName:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static string FilterLocalizedName (string filterName);
static member FilterLocalizedName : string -> string

Parameters

filterName
String

Returns

Attributes

Applies to