点击或拖拽改变大小

D210ScannerSetting 方法

设备设置

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法
public void Setting(
	bool soundplay,
	bool viberate,
	ComponentOnResultHandler handler = null
)

参数

soundplay
类型:SystemBoolean

[缺少 "M:Smobiler.Device.D210Scanner.Setting(System.Boolean,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="soundplay"/> 文档]

viberate
类型:SystemBoolean

[缺少 "M:Smobiler.Device.D210Scanner.Setting(System.Boolean,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="viberate"/> 文档]

handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler

[缺少 "M:Smobiler.Device.D210Scanner.Setting(System.Boolean,System.Boolean,Smobiler.Core.Controls.ComponentOnResultHandler)" 的 <param name="handler"/> 文档]

参见