FIFinderSync.SupportedServiceNames(NSUrl) Method

Definition

[Foundation.Export("supportedServiceNamesForItemWithURL:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual string[] SupportedServiceNames (Foundation.NSUrl itemUrl);
abstract member SupportedServiceNames : Foundation.NSUrl -> string[]
override this.SupportedServiceNames : Foundation.NSUrl -> string[]

Parameters

itemUrl
NSUrl

Returns

String[]
Attributes

Applies to