SourcesOptions

external interface SourcesOptions

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

fetchWindowIcons
Link copied to clipboard
open var fetchWindowIcons: Boolean?
thumbnailSize
Link copied to clipboard
open var thumbnailSize: Size?
types
Link copied to clipboard
abstract var types: Array<String>