NativeAdaptiveToolboxWeb class

Web support for NativeToolboxMenu.

The browser owns text-selection menus on web, so showMenu answers false (the documented web behavior) and dismissMenu is a no-op.

Constructors

NativeAdaptiveToolboxWeb()

Properties

hashCode int
The hash code for this 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

Static Methods

registerWith(Registrar registrar) → void
Registers the channel handler with the web engine.