CIFilter.FilterLocalizedDescription(String) Method

Definition

Gets the localized description for the specified filter name.

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

Parameters

filterName
String

Returns

Attributes

Applies to