ConfigurationHelper
class ConfigurationHelper
kotlin.Any | |
↳ | androidx.core.content.res.ConfigurationHelper |
Helper class which allows access to properties of Configuration
in a backward compatible fashion.
Summary
Public methods | |
---|---|
static Int |
getDensityDpi(@NonNull resources: Resources) Returns the target screen density being rendered to. |