isScreenRetexturable

abstract fun isScreenRetexturable(@NotNull screen: @NotNull Screen): Boolean(source)

Returns if the screen's texture is allowed to be changed.

Parameters

screen

The screen instance to check

See also