FSEventStream
FSEventStream(FSEventStreamCreateOptions)
FSEventStream(String[], TimeSpan, FSEventStreamCreateFlags)
FSEventStream(CFAllocator, NSArray, UInt64, TimeSpan, FSEventStreamCreateFlags)
~FSEventStream()
Description
DeviceBeingWatched
Handle
LatestEventId
PathsBeingWatched
Dispose()
Dispose(Boolean)
FlushAsync()
FlushSync()
Invalidate()
OnEvents(FSEvent[])
Release()
Retain()
ScheduleWithRunLoop(CFRunLoop)
ScheduleWithRunLoop(NSRunLoop)
ScheduleWithRunLoop(CFRunLoop, NSString)
ScheduleWithRunLoop(NSRunLoop, NSString)
SetDispatchQueue(DispatchQueue)
Show()
Start()
Stop()
ToString()
UnscheduleFromRunLoop(CFRunLoop)
UnscheduleFromRunLoop(NSRunLoop)
UnscheduleFromRunLoop(CFRunLoop, NSString)
UnscheduleFromRunLoop(NSRunLoop, NSString)
Events
xamarinmac
namespace CoreServices
{
public class FSEventStream : INativeObject, IDisposable
{
public void FlushSync();
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API