NSTextFieldDelegate_Extensions.DidFailToFormatString Method

Definition

public static bool DidFailToFormatString (this AppKit.INSTextFieldDelegate This, AppKit.NSControl control, string str, string error);
static member DidFailToFormatString : AppKit.INSTextFieldDelegate * AppKit.NSControl * string * string -> bool

Parameters

control
NSControl
str
String
error
String

Returns

Applies to