NSAlertPredicate Delegate

Definition

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

Parameters

alert
NSAlert

Return Value

Applies to