Property
IdeDeviceManager:device
since: 45
Description
The “device” property indicates the currently selected device by the user. This is the device we will try to deploy to when running, and execute the application on.
Type: | IdeDevice |
Available since: | 45 |
Getter method | ide_device_manager_get_device() |
Setter method | ide_device_manager_set_device() |