
Stevia Docs Percentage
Type to start searching
    GitHub
    GitHub
    • Overview
    • Installation
    • View Hierarchy
      • Sizing
      • Centering
      • Filling
      • Aligning
      • Following another View
      • Horizontal
      • Vertical
      • Flexible
      • Percentage
      • Equations
      • Priorities
    • Styling
    • Changing Constraints
    • TableView Cells & CollectionView Cells
    • Getting views from the controller
    • Complex nested layout
    • Known Issues
    • Live Reload
    

    Percentage

    view.top(5%)
    view.left(20%)
    view.bottom(10%)
    view.right(15%)
    view.width(45%)
    view.height(100%)
    view.Height == 47 % button.Width
    
    Previous Flexible
    Next Equations
    Copyright © 2017 freshOS
    powered by MkDocs and Material for MkDocs