Share via


NSFileProviderManager.GetDomainsAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<FileProvider.NSFileProviderDomain[]> GetDomainsAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDomainsAsync : unit -> System.Threading.Tasks.Task<FileProvider.NSFileProviderDomain[]>

Returns

A task that represents the asynchronous GetDomains operation. The value of the TResult parameter is of type System.Action<FileProvider.NSFileProviderDomain[],Foundation.NSError>.

Attributes

Applies to