← Docs
kotlin-stdlib / org.w3c.dom.events / UIEventInit

UIEventInit

JS
1.1
interface UIEventInit : EventInit
(source)

Properties

JS
1.1

detail

open var detail : Int ?
JS
1.1

view

open var view : Window ?

Inheritors

JS
1.1

CompositionEventInit

interface CompositionEventInit : UIEventInit
JS
1.1

EventModifierInit

interface EventModifierInit : UIEventInit
JS
1.1

FocusEventInit

interface FocusEventInit : UIEventInit
JS
1.1

InputEventInit

interface InputEventInit : UIEventInit
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .