MMKVerticalPosition

Warning

This feature is available in the NaviKit SDK version.

enum MMKVerticalPosition : UInt, @unchecked Sendable

Summary

Enum cases

case top = 0

case center = 1

case bottom = 2

Enum cases

top

case top = 0


center

case center = 1


bottom

case bottom = 2