ScreenDetailed class
- Implemented types
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
- ScreenDetailed()
-
factory
Properties
- availHeight → int
-
Available on Screen, provided by the PropsScreen extension
no setter - availLeft → int
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - availTop → int
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - availWidth → int
-
Available on Screen, provided by the PropsScreen extension
no setter - colorDepth → int
-
Available on Screen, provided by the PropsScreen extension
no setter - devicePixelRatio → double
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- height → int
-
Available on Screen, provided by the PropsScreen extension
no setter - isExtended → bool
-
Available on Screen, provided by the PropsScreen extension
no setter - isInternal → bool
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - isPrimary → bool
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - label → String
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - left → int
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter -
onchange
↔ EventHandlerNonNull<
Event> ? -
Available on Screen, provided by the PropsScreen extension
getter/setter pair - orientation → ScreenOrientation
-
Available on Screen, provided by the PropsScreen extension
no setter - pixelDepth → int
-
Available on Screen, provided by the PropsScreen extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- top → int
-
Available on ScreenDetailed, provided by the PropsScreenDetailed extension
no setter - width → int
-
Available on Screen, provided by the PropsScreen extension
no setter
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