LoadSettings

Created by svennahler on 02.09.16.

open class LoadSettings : ImglySettings

Constructors

LoadSettings
Link copied to clipboard
fun LoadSettings()

Types

Companion
Link copied to clipboard
object Companion
Event
Link copied to clipboard
object Event

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
hasNonDefaults
Link copied to clipboard
open override fun hasNonDefaults(): Boolean
onCreate
Link copied to clipboard
open override fun onCreate()
toString
Link copied to clipboard
open override fun toString(): String
writeToParcel
Link copied to clipboard
open override fun writeToParcel(dest: <ERROR CLASS>, flags: Int)

Properties

hasRevertibleValues
Link copied to clipboard
override var hasRevertibleValues: Boolean
parcelCache
Link copied to clipboard
override var parcelCache: <ERROR CLASS>
source
Link copied to clipboard

Set a source uri of the supported source format, you want to edit

var source: <ERROR CLASS>
values
Link copied to clipboard
override var values: <ERROR CLASS><ImglySettings.Value<*>>