共用方式為


NSControlTextError 代理人

定義

public delegate bool NSControlTextError(NSControl control, string str, string error);
type NSControlTextError = delegate of NSControl * string * string -> bool

參數

control
NSControl
str
String
error
String

傳回值

適用於