PortalContent

Contains the content that is visible to portal consumers including the themes, display names, and description.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the portal.

Link copied to clipboard

The display name for the portal.

Link copied to clipboard

The theme for the portal.

Functions

Link copied to clipboard
inline fun copy(block: PortalContent.Builder.() -> Unit = {}): PortalContent
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