compose

@Composable
fun compose(): @Composable ApplicationScope.() -> Unit

Composes the tray icon with the specified properties.

Return

A composable function that creates the tray icon.