menu
  1. Dart
  2. dart:html
  3. WindowClient class
WindowClient

WindowClient class

Inheritance
Annotations
  • @Native("WindowClient")

Properties

focused bool?
no setter
frameType String?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id String?
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String?
no setterinherited
url String?
no setterinherited
visibilityState String?
no setter

Methods

focus () Future <WindowClient >
noSuchMethod (Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
postMessage (Object message, [List <Object >? transfer]) → void
inherited
toString () String
A string representation of this object.
inherited

Operators

operator == (Object other) bool
The equality operator.
inherited
dart:html library

AltStyle によって変換されたページ (->オリジナル) /