FrameResource

fun FrameResource(url: String, type: ResourceType, mimeType: String, lastModified: TimeSinceEpoch? = null, contentSize: Double? = null, failed: Boolean? = null, canceled: Boolean? = null)

Sources

jvm source
Link copied to clipboard