MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / style

Method style

packages/alphatab/src/model/Font.ts:406–408  ·  view source on GitHub ↗

* Gets the font style.

()

Source from the content-addressed store, hash-verified

404 * Gets the font style.
405 */
406 public get style(): FontStyle {
407 return this._style;
408 }
409 /**
410 * Sets the font style.
411 */

Callers

nothing calls this directly

Calls 1

_resetMethod · 0.95

Tested by

no test coverage detected