MethodChannelHolding class
HoldingPlatform 的 MethodChannel 实现
- Inheritance
-
- Object
- PlatformInterface
- HoldingPlatform
- MethodChannelHolding
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- holdingEventChannel → EventChannel
-
final
- methodChannel → MethodChannel
-
final
- 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
-
subscribeHoldingHand(
SubscribeHoldingHandOptions options) → void -
订阅握持手状态变化
override
-
toString(
) → String -
A string representation of this object.
inherited
-
unsubscribeHoldingHand(
[UnsubscribeHoldingHandOptions? options]) → void -
取消订阅握持手状态变化
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited