hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface IHosannaRenderableFont

    Interface for a renderable font that can be converted to a font string.

    interface IHosannaRenderableFont {
        toFontString(): string;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods