Share via


NSFileProviderExtension.ProvidePlaceholderAtUrlAsync(NSUrl) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task ProvidePlaceholderAtUrlAsync(Foundation.NSUrl url);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ProvidePlaceholderAtUrlAsync : Foundation.NSUrl -> System.Threading.Tasks.Task
override this.ProvidePlaceholderAtUrlAsync : Foundation.NSUrl -> System.Threading.Tasks.Task

Parameters

url
NSUrl

Returns

Attributes

Applies to