CIFilter.CategoryLocalizedName(String) Method

Definition

Returns the localized name for the specified category.

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

Parameters

category
String

Returns

Attributes

Applies to