MPIBearingType
public enum MPIBearingType : String, Codable
Undocumented
-
Undocumented
Declaration
Swift
case Straight = "Straight"
-
Undocumented
Declaration
Swift
case Right = "Right"
-
Undocumented
Declaration
Swift
case SlightRight = "SlightRight"
-
Undocumented
Declaration
Swift
case Left = "Left"
-
Undocumented
Declaration
Swift
case SlightLeft = "SlightLeft"