A2uiBasicCatalogV1.Icon.Unrecognized

class A2uiBasicCatalogV1.Icon.Unrecognized : A2uiBasicCatalogV1.Icon.Source


An Icon named by a string that matches no predefined BuiltIn token.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public properties

String

the unrecognized icon name from the component payload

Public constructors

Unrecognized

Added in 1.0.0-alpha01
Unrecognized(name: String)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

name

Added in 1.0.0-alpha01
val nameString

the unrecognized icon name from the component payload