PipStepViewed class

Full screen opened. The PiP's only "step", so the pair below brackets the expanded state exactly as a guide's step events bracket one tooltip.

The matching PipClicked records the interaction that caused it (element, action type, time to act); this records that the surface was actually shown. A user can expand many times in one showing, so both fire per expansion.

Inheritance

Constructors

PipStepViewed()
const

Properties

eventName String
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
properties Map<String, Object?>
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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