AdNode

sealed interface AdNode(source)

Base type for all nodes in a native ad layout tree. Every node carries an AdModifier for sizing, spacing, and appearance.

Inheritors

Properties

Link copied to clipboard
abstract val modifier: AdModifier

Styling and layout modifier for this node.