MMKHorizontalPosition

Warning

This feature is available in the NaviKit SDK version.

enum MMKHorizontalPosition : UInt, @unchecked Sendable

Summary

Enum cases

case left = 0

case center = 1

case right = 2

Enum cases

left

case left = 0


center

case center = 1


case right = 2