FramePrototypingMixin class
- Implementers
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
- FramePrototypingMixin.new({OverflowDirection? overflowDirection, num? numberOfFixedChildren, OverlayPositionType? overlayPositionType, Object? overlayBackground, OverlayBackgroundInteraction? overlayBackgroundInteraction})
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- numberOfFixedChildren ↔ num
-
Available on FramePrototypingMixin, provided by the FramePrototypingMixin$Typings extension
getter/setter pair - overflowDirection ↔ OverflowDirection
-
Available on FramePrototypingMixin, provided by the FramePrototypingMixin$Typings extension
getter/setter pair - overlayBackground → Object
-
Available on FramePrototypingMixin, provided by the FramePrototypingMixin$Typings extension
no setter - overlayBackgroundInteraction → OverlayBackgroundInteraction
-
Available on FramePrototypingMixin, provided by the FramePrototypingMixin$Typings extension
no setter - overlayPositionType → OverlayPositionType
-
Available on FramePrototypingMixin, provided by the FramePrototypingMixin$Typings extension
no setter - 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