Package-level declarations

Cross-platform annotations which are made available to all apps.

Cross-platform annotations which are made available to all apps.

Cross-platform annotations which are made available to all apps.

Cross-platform annotations which are made available to all apps.

Types

Link copied to clipboard
expect annotation class Inline

Annotate a member or function as inlined.

actual annotation class Inline

Annotate a member or function as inlined.

actual typealias Inline = JvmInline

Annotate a member or function as inlined.

actual annotation class Inline

Annotate a member or function as inlined.

Link copied to clipboard
expect annotation class Static

Annotate a member or function as static.

actual annotation class Static

Annotate a member or function as static.

actual typealias Static = JvmStatic

Annotate a member or function as static.

actual annotation class Static

Annotate a member or function as static.