Variable ImageDrawable._tiled

class ImageDrawable
{
  // ...
  bool _tiled;
  // ...
}