Class: UITabBar

Inherits:
Object
  • Object
show all
Defined in:
lib/motion-xray/xray_ext.rb

Class Method Summary collapse

Class Method Details

.xrayObject



102
103
104
105
106
107
108
# File 'lib/motion-xray/xray_ext.rb', line 102

def xray
  {
    'Color' => {
      tintColor: Motion::Xray::ColorEditor,
    },
  }
end