IInitializable Kmp Capability
Inheritors
Properties
hasEnablableService True if there is a platform service that must be on in order to use the capability
hasPermissions True if there are any associated required permissions for the passed in flags
status A flow that immediately emits the current status of the capability and any subsequent changes
supportsOpenAppSettingsScreen True if app settings can be opened on the current platform
supportsOpenServiceSettingsScreen True if there is a specific settings page for the capability that can be opened on the current platform
supportsRequestEnable True if the platform can explicitly request enablement of the underlying service
Functions
openAppSettingsScreen Opens the application settings screen if the platform supports it
openServiceSettingsScreen Opens the capability settings screen if the platform supports it
queryStatus Queries the current status
requestEnable Requests the enablement of the service if the platform supports it
requestPermissions Requests the required permissions to use the capability