[Android.Runtime.Register("startWatching", "()V", "GetStartWatchingHandler")] public virtual voidStartWatching ()
Remarks
Start watching for events. The monitored file or directory must exist at
this time, or else no events will be reported (even if it appears later).
If monitoring is already started, this call has no effect.