PolygonManeuverStyleImpl extension

on
Annotations
  • @ContainerData(toNative: 'PolygonManeuverStyleImpl.toPointer', toPlatform: '(val) => PolygonManeuverStyleImpl.fromPointer(val, needFree: false)', platformType: 'PolygonManeuverStyle')

Static Methods

fromNative(PolygonManeuverStyleNative native) PolygonManeuverStyle

Available on PolygonManeuverStyle, provided by the PolygonManeuverStyleImpl extension

fromPointer(Pointer<Void> ptr, {bool needFree = true}) PolygonManeuverStyle?

Available on PolygonManeuverStyle, provided by the PolygonManeuverStyleImpl extension

toNative(PolygonManeuverStyle obj) → PolygonManeuverStyleNative

Available on PolygonManeuverStyle, provided by the PolygonManeuverStyleImpl extension

toPointer(PolygonManeuverStyle? val) Pointer<Void>

Available on PolygonManeuverStyle, provided by the PolygonManeuverStyleImpl extension