ConstraintLayout Eğitim
CtrlK
  • ConstraintLayout Nedir?
  • 1. Relative Positioning
  • 2. Margins
  • 3. Gone Margin / Visibility Behavior
  • 4. Centering Positioning and Bias
  • 5. Circle Positioning
  • 6. Dimensions Constraints
    • Minimum Dimensions on ConstraintLayout
    • Widgets Dimension Constraints
    • WRAP_CONTENT : Enforcing Constraints
    • MATCH_CONSTRAINT Dimensions
    • Ratio
  • 7. Chains
    • Creating a Chain
    • Chain Heads
    • Chain Style
    • Weighted Chains
  • 8. Virtual Helper Objects
    • Guideline
    • Barrier
    • Group
  • 9. Optimizer
  • ConstraintSet ile Animasyon
  • Kaynaklar
  • Hakkında
Powered by GitBook
On this page

Was this helpful?

7. Chains

Chain, kelime olarak ile zincir anlamına geliyor ve aynen isminde olduğu gibi, UI bileşenleri için tek bir eksende (yatay veya dikey) grup benzeri davranış sergilemesini sağlıyor.

Creating a ChainChain HeadsChain StyleWeighted Chains
PreviousRatioNextCreating a Chain

Last updated 5 years ago

Was this helpful?