VivochaPosition

enum VivochaPosition : NSInteger {}

Side Tab Position

  • VivochaPositionTop = 1

    If 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 = 2

    Center of the side

  • VivochaPositionBottom = 3

    If 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