Freigeben über


FIFinderSync.SupportedServiceNames(NSUrl) Method

Definition

[Foundation.Export("supportedServiceNamesForItemWithURL:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] SupportedServiceNames(Foundation.NSUrl itemUrl);
[<Foundation.Export("supportedServiceNamesForItemWithURL:")>]
[<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[]

Implements

Attributes

Applies to