Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsKit
    • GSTabBarControl
      • orientation
  1. GlyphsKit
  2. GSTabBarControl

Instance Property

orientation

Declaration

var orientation: PSMTabBarOrientation { get set }

Declaration

@property (nonatomic) PSMTabBarOrientation orientation;

Declaration

orientation() -> PSMTabBarOrientation
setOrientation_(orientation: PSMTabBarOrientation)