AvatarPickerAndAboutEditorConfiguration

Configuration which will be applied to the avatar picker and about editor.

Constructors

Types

Link copied to clipboard
class Builder

Builder class for AvatarPickerAndAboutEditorConfiguration.

Link copied to clipboard
value class Page : Parcelable

The page of the AvatarPickerAndAboutEditor scope. The page corresponds to the part of your Gravatar profile that will be shown.

Properties

Link copied to clipboard

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

Link copied to clipboard

The input fields to be shown in the about editor.

Link copied to clipboard

The initial page to be shown 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)