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