menu
yandex_maps_navikit package
documentation
navigation.dart
ManoeuvreImpl extension
ManoeuvreImpl extension
dark_mode
light_mode
ManoeuvreImpl
extension
on
Manoeuvre
Annotations
@ContainerData(toNative: 'ManoeuvreImpl.toPointer', toPlatform: '(val) => ManoeuvreImpl.fromPointer(val, needFree: false)', platformType: 'Manoeuvre')
Static Methods
fromNative
(
ManoeuvreNative
native
)
→
Manoeuvre
fromPointer
(
Pointer
<
Void
>
ptr
, {
bool
needFree
=
true
})
→
Manoeuvre
?
toNative
(
Manoeuvre
obj
)
→ ManoeuvreNative
toPointer
(
Manoeuvre
?
val
)
→
Pointer
<
Void
>
yandex_maps_navikit package
documentation
navigation
ManoeuvreImpl extension
navigation library