![]() | UIInputDialogInputIntegerDialog 方法 (UIForm, Int32, Boolean, String, Boolean) |
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <summary> 文档]
命名空间: SweetUI.Forms
public static bool InputIntegerDialog( this UIForm form, ref int value, bool checkEmpty = true, string desc = "请输入数字:", bool showMask = false )
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <param name="form"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <param name="value"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <param name="checkEmpty"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <param name="desc"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <param name="showMask"/> 文档]
[缺少 "M:SweetUI.Forms.UIInputDialog.InputIntegerDialog(SweetUI.Forms.UIForm,System.Int32@,System.Boolean,System.String,System.Boolean)" 的 <returns> 文档]