MMKLogoVerticalAlignment
|
enum MMKLogoVerticalAlignment : UInt, @unchecked Sendable |
Vertical logo alignment.
Summary
Enum cases
|
case top = 0 |
|
case bottom = 1 |
Enum cases
top
|
case top = 0 |
Top alignment.
bottom
|
case bottom = 1 |
Bottom alignment.