Property

LocalRcPlatformServices

Source set: Android
public val LocalRcPlatformServices: ProvidableCompositionLocal<RcPlatformServices> =
    staticCompositionLocalOf {
        AndroidxRcPlatformServices()
    }

Content updated: