Method: Browser::Canvas::StyleObject#context
- Defined in:
- opal/browser/canvas/style.rb
#context ⇒ Object (readonly)
Returns the value of attribute context.
7 8 9 |
# File 'opal/browser/canvas/style.rb', line 7 def context @context end |