NSControlTextError Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate bool NSControlTextError(NSControl control, string str, string error);
type NSControlTextError = delegate of NSControl * string * string -> bool
Parameters
- control
- NSControl
- str
- String
- error
- String