Share via


NSAlertPredicate 委托

定义

public delegate bool NSAlertPredicate(NSAlert alert);
type NSAlertPredicate = delegate of NSAlert -> bool

参数

alert
NSAlert

返回值

适用于