BaseDeviceControllerShowUICallback Method |
Invokes the callback that can be used when the ShowUI method is done.
Namespace: RAYLASE.Marker.DeviceAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic override sealed void ShowUICallback(
PluginSettingsView settingsView
)
Parameters
- settingsView PluginSettingsView
- The settings UI of this job element.
See Also