ConfigurationChangeEvent

An event describing the change in Configuration

Online Documentation

Functions

Link copied to clipboard
abstract fun affectsConfiguration(section: String, scope: ConfigurationScope = definedExternally): Boolean

Checks if the given section has changed. If scope is provided, checks if the section has changed for resources under the given scope.