Style
            data class StyleDataLoadedEventData(begin: Long, end: Long?, type: StyleDataType)
Content copied to clipboard
The data class for style-data-loaded event data in Observer
Constructors
StyleDataLoadedEventData
                          
                    Link copied to clipboard
                        fun StyleDataLoadedEventData(begin: Long, end: Long?, type: StyleDataType)
Content copied to clipboard