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

    Function isNinePatch

    • Checks if the given URI points to a nine-patch PNG image.

      Parameters

      • uri: string

        The URI to check.

      Returns boolean

      True if the URI ends with '.9.png', otherwise false.