VivochaPosition
enum VivochaPosition : NSInteger {}
Side Tab Position
-
VivochaPositionTop = 1If the side is left or right, it means the upper part of the screen, if the side is up or down it means the left part of the screen
-
VivochaPositionMiddle = 2Center of the side
-
VivochaPositionBottom = 3If the side is left or right, it means the lower part of the screen, if the side is up or down it means the right part of the screen