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