HeightConstraint class sealed
Base abstraction for defining height behavior of ad media.
Used to control how media (image/video/carousel) expands within layout constraints.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited