Bird
0
0

You have a nested frame inside a parent frame with auto-layout enabled. How does nesting affect the auto-layout behavior?

hard📝 Scenario Q9 of 15
Figma - Frames and Layout
You have a nested frame inside a parent frame with auto-layout enabled. How does nesting affect the auto-layout behavior?
ANested frames are arranged according to the parent frame's auto-layout rules.
BNested frames ignore auto-layout and keep fixed positions.
CAuto-layout disables nesting inside the parent frame.
DNested frames automatically become fixed size.
Step-by-Step Solution
Solution:
  1. Step 1: Understand auto-layout effect on children

    Auto-layout arranges all child elements, including nested frames, according to its rules.
  2. Step 2: Confirm nesting compatibility

    Nesting does not disable auto-layout; nested frames are positioned based on auto-layout settings.
  3. Final Answer:

    Nested frames are arranged according to the parent frame's auto-layout rules. -> Option A
  4. Quick Check:

    Auto-layout arranges nested frames as children [OK]
Quick Trick: Auto-layout controls nested frame arrangement [OK]
Common Mistakes:
MISTAKES
  • Thinking nested frames ignore auto-layout
  • Believing auto-layout disables nesting
  • Assuming nested frames become fixed size automatically

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Figma Quizzes