Share via


IFIFinderSyncProtocol.SupportedServiceNames(NSUrl) Method

Definition

[Foundation.Export("supportedServiceNamesForItemWithURL:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] SupportedServiceNames(Foundation.NSUrl itemUrl);
[<Foundation.Export("supportedServiceNamesForItemWithURL:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SupportedServiceNames : Foundation.NSUrl -> string[]
override this.SupportedServiceNames : Foundation.NSUrl -> string[]

Parameters

itemUrl
NSUrl

Returns

String[]
Attributes

Applies to