kotlin-stdlib / org.w3c.dom / MediaQueryListEventInit MediaQueryListEventInit JS 1.1 interface MediaQueryListEventInit : EventInit(source) Properties JS 1.1 matches open var matches: Boolean? JS 1.1 media open var media: String?