CIFilter.FilterLocalizedReferenceDocumentation(String) Method

Definition

Gets the localized reference documentation for the specified filter name.

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

Parameters

filterName
String

Returns

Attributes

Applies to