NSTextPredicate Delegate

Definition

public delegate bool NSTextPredicate(NSText textObject);
type NSTextPredicate = delegate of NSText -> bool

Parameters

textObject
NSText

Return Value

Applies to