AboutEditorConfiguration

Configuration which will be applied to the about editor.

Constructors

Link copied to clipboard
constructor(fields: Set<AboutInputField>)

Types

Link copied to clipboard
class Builder

Builder class for AboutEditorConfiguration.

Properties

Link copied to clipboard

The input fields to be shown in the about 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)