internal()
Print the music's data to the screen.
Parameters
View.internal() is a static utility. Call it on the View class itself, for example:
View.internal(material)
| Parameter | Type | Default | Description |
|---|---|---|---|
material |
Note, Phrase, Part, or Score |
required | The music to print. |