getPlatform

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

expects implementation on all supported platforms

Return

the platform .

actual fun getPlatform(): Platform

expected Platform imlmentation for iOS platform

Return

the platform .

actual fun getPlatform(): Platform

expected Platform implementation for JS platform

Return

the platform .

actual fun getPlatform(): Platform

expected Platform implementation for JVM platform

Return

the platform .