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