CaptureInfo class
Properties
-
fullscreen
↔ bool
-
Whether an element in the tab being captured is in fullscreen mode.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
status
↔ TabCaptureState
-
The new capture status of the tab.
getter/setter pair
-
tabId
↔ int
-
The id of the tab whose status changed.
getter/setter pair
-
toJS
→ CaptureInfo
-
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