PhotoEditorSettingsList

class PhotoEditorSettingsList

Functions

configure
Link copied to clipboard
inline fun <T> configure(crossinline block: (T) -> Unit): PhotoEditorSettingsList
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Extensions

configure
Link copied to clipboard
inline fun <T> PhotoEditorSettingsList.configure(crossinline block: (T) -> Unit): <ERROR CLASS>