ArcGqlConnectionBoxTrait class
- Implemented types
-
- Annotations
-
Properties
-
bridge
→ NekotonBridge
-
final
-
dropFn
→ DropFnType
-
Rust type specific drop function.
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
move
← bool
-
no getterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
shareFn
→ ShareFnType
-
Rust type specific share function.
no setter
-
staticFinalizer
→ OpaqueTypeFinalizer
-
A native finalizer rust opaque type.
Is static for each frb api class instance.
no setter
Methods
-
dispose()
→ void
-
Call Rust destructors on the backing memory of this pointer.
inherited
-
isStale()
→ bool
-
Checks whether
dispose
has been called at any point during the lifetime
of this pointer. This does not guarantee that the backing memory has
actually been reclaimed.
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited