Share via


IFIFinderSyncProtocol.BeginObservingDirectory(NSUrl) Method

Definition

[Foundation.Export("beginObservingDirectoryAtURL:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void BeginObservingDirectory(Foundation.NSUrl url);
[<Foundation.Export("beginObservingDirectoryAtURL:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member BeginObservingDirectory : Foundation.NSUrl -> unit
override this.BeginObservingDirectory : Foundation.NSUrl -> unit

Parameters

url
NSUrl
Attributes

Applies to