NSControlText Delegate

Definition

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

Parameters

control
NSControl
fieldEditor
NSText

Return Value

Applies to