Method: Browser::Canvas::Style#shadow
- Defined in:
- opal/browser/canvas/style.rb
#shadow ⇒ Object (readonly)
Returns the value of attribute shadow.
88 89 90 |
# File 'opal/browser/canvas/style.rb', line 88 def shadow @shadow end |
Returns the value of attribute shadow.
88 89 90 |
# File 'opal/browser/canvas/style.rb', line 88 def shadow @shadow end |