Share via


NSTextPredicate 委托

定义

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

参数

textObject
NSText

返回值

适用于