AidongScannerSetNotificationType 方法 |
设置扫描到内容后的提示类型
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void SetNotificationType(
AidongNotificationType type = AidongNotificationType.Mute
)
Public Sub SetNotificationType (
Optional type As AidongNotificationType = AidongNotificationType.Mute
)
参数
- type (Optional)
- 类型:Smobiler.DeviceAidongNotificationType
[缺少 "M:Smobiler.Device.AidongScanner.SetNotificationType(Smobiler.Device.AidongNotificationType)" 的 <param name="type"/> 文档]
参见