LocalHostDefaultProvider

Property
Common
public val LocalHostDefaultProvider: ProvidableCompositionLocal<HostDefaultProvider>

A CompositionLocal that provides the HostDefaultProvider to the composition.

This is intended for internal usage by compositionLocalWithHostDefaultOf to resolve values from the hosting environment (e.g., android.view.View).