Package-level declarations

Types

Link copied to clipboard
interface AppGraphProvider<T>
Link copied to clipboard
abstract class DesktopContext
Link copied to clipboard
interface Initializer<T>
Link copied to clipboard
abstract class InitializerScope
Link copied to clipboard
Link copied to clipboard
abstract class IosContext
Link copied to clipboard
Link copied to clipboard
actual typealias PlatformContext = Context
expect abstract class PlatformContext

Properties

Link copied to clipboard
actual val isTouchable: Boolean = true
expect val isTouchable: Boolean
actual val isTouchable: Boolean = true
actual val isTouchable: Boolean = false

Functions

Link copied to clipboard
actual fun <T> PlatformContext.appGraph(): T
expect fun <T> PlatformContext.appGraph(): T
actual fun <T> PlatformContext.appGraph(): T
actual fun <T> PlatformContext.appGraph(): T