NSMatchEnumerator Delegate

Definition

public delegate void NSMatchEnumerator(NSTextCheckingResult result, NSMatchingFlags flags, ref bool stop);
type NSMatchEnumerator = delegate of NSTextCheckingResult * NSMatchingFlags *  -> unit

Parameters

stop
Boolean

Applies to