AvatarPickerConfiguration

Configuration which will be applied to the avatar picker.

Constructors

Link copied to clipboard
constructor(contentLayout: AvatarPickerContentLayout)

Types

Link copied to clipboard
class Builder

Builder class for AvatarPickerConfiguration.

Properties

Link copied to clipboard

The layout direction of the Avatar picker in the Quick Editor.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)