ResolvedPlacement
Ce contenu n’est pas encore disponible dans votre langue.
class ResolvedPlacement
One placement’s overrides. Tier 1 of the copy precedence.
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| components | val components: ResolvedComponents? |
| targetInteraction | val targetInteraction: String? |
| translations | val translations: Map<String, String> |
Functions
Section titled “Functions”| Name | Summary |
|---|---|
| equals | open operator override fun equals(other: Any?): Boolean |
| hashCode | open override fun hashCode(): Int |
| toString | open override fun toString(): String |