IOSPlatform

Since the rest of the Darwin targets depend on iOSMain during its creation, All the actual implementations can be reuse and pickup from iOsMain On in special occasions when we need custom implementation on like MacOS or WatchOS we can use the specific target module.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val type: Platform.Type

type of the platforms based on the Type enum.

Link copied to clipboard
open override val userAgent: String

example : MyApp/1 iPhone5,2 iOS/10_1 CFNetwork/808.3 Darwin/16.3.0