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