Widget.getDeviceEnabled

Returns whether device can interact with widget and its children. See Widget.setDeviceEnabled.

class Widget
bool
getDeviceEnabled

Parameters

device Device

Return Value

Type: bool

TRUE is device is enabled for widget

Meta