getPlatform

actual fun getPlatform(): Platform
expect fun getPlatform(): Platform(source)

Function to get the platform-specific implementation of Platform.

This function is expected to be implemented separately in each platform's source set.

Return

A Platform instance that represents the current platform.

actual fun getPlatform(): Platform
actual fun getPlatform(): Platform
actual fun getPlatform(): Platform