NSTextFieldDelegate.DidFailToFormatString(NSControl, String, String) Método

Definição

[Foundation.Export("control:didFailToFormatString:errorDescription:")]
public virtual bool DidFailToFormatString (AppKit.NSControl control, string str, string error);
abstract member DidFailToFormatString : AppKit.NSControl * string * string -> bool
override this.DidFailToFormatString : AppKit.NSControl * string * string -> bool

Parâmetros

control
NSControl
str
String
error
String

Retornos

Atributos

Aplica-se a