enabled property

bool enabled
final

flag which represents the state of the settings, if false the the tile will ignore all the user inputs, default = true

Implementation

final bool enabled;