次の方法で共有


NSTextFieldDelegate_Extensions.DidFailToFormatString メソッド

定義

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

パラメーター

control
NSControl
str
String
error
String

戻り値

適用対象