共用方式為


NSControlText 代理人

定義

public delegate bool NSControlText(NSControl control, NSText fieldEditor);
type NSControlText = delegate of NSControl * NSText -> bool

參數

control
NSControl
fieldEditor
NSText

傳回值

適用於