theme / projekt.commons.theme / ThemeApp / getBackend
getBackend¶
fun getBackend(options:
ThemeAppOptions
):
Backend
?
Get theme application backend with specified options. If the backend is uninitialized, this method will try silently initialize it, assuming all the requirements (permissions etc) for supported backend are fulfilled. If not, then null will be returned.