IconKey

interface IconKey

The interface for the minimum required state for an ImageIconCache key.

Author

Richard Arriaga

Inheritors

Properties

Link copied to clipboard
abstract val resourceName: String

The base name of the resource; e.g. "my-image.png".

Link copied to clipboard
abstract val scaledHeight: Int

The height to scale the image.