MarkupLongPressEvent class
长按事件
- Inheritance
-
- Object
- MarkupEvent
- MarkupLongPressEvent
Constructors
- MarkupLongPressEvent.new(String tag, Object? data)
- MarkupLongPressEvent.from(MarkupContext context)
Properties
Methods
-
asData<
T> () → T -
转换data的类型
inherited
-
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