UIResourceElement

abstract class UIResourceElement : UIElement

Base class for UIElement that handle resources

see Text see Image

Inheritors

Constructors

Link copied to clipboard
constructor()
constructor(id: String)

Functions

Link copied to clipboard
abstract fun getUIResource(): UIResource?

Returns the resource of the UI element if exists