FSEventStreamCreateFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum FSEventStreamCreateFlags
type FSEventStreamCreateFlags = 
Inheritance
FSEventStreamCreateFlags
Attributes

Fields

Name Value Description
None 0
NoDefer 2
WatchRoot 4
IgnoreSelf 8
FileEvents 16

Applies to