UiConfigOverlay

Photo Editor Configuration file.

open class UiConfigOverlay

Constructors

UiConfigOverlay
Link copied to clipboard
open fun UiConfigOverlay()

Types

Event
Link copied to clipboard
enum Event

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
hasChanges
Link copied to clipboard
open fun hasChanges(): Boolean
hasNonDefaults
Link copied to clipboard
open fun hasNonDefaults(): Boolean
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

blendModeList
Link copied to clipboard
private open var blendModeList: DataSourceIdItemList<BlendModeItem>
CREATOR
Link copied to clipboard
val CREATOR: Creator<UiConfigOverlay>
overlayList
Link copied to clipboard
private open var overlayList: DataSourceIdItemList<OverlayItem>