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