NSMatchingFlags Enum

Definition

Enumerates flags for use with the NSMatchEnumerator delegate.

This enumeration supports a bitwise combination of its member values.

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

Fields

Completed 2
HitEnd 4
InternalError 16
Progress 1
RequiredEnd 8

Applies to