BaseDeviceControllerShowUI Method |
Shows the specific UI embedded in the plugin instance.
Namespace: RAYLASE.Marker.DeviceAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic override sealed PluginSettingsView ShowUI(
string id
)
Parameters
- id String
- The ID of the UI.
Return Value
PluginSettingsView[Missing <returns> documentation for "M:RAYLASE.Marker.Device.BaseDeviceController.ShowUI(System.String)"]
See Also