Introduction to Power Apps
Luise Freese
Azure & Power Platform Architect
$$


FlexibleWidth / FlexibleHeight, on or off$$
Gallery1.FlexibleHeight = true // stretches with screen
Gallery1.FlexibleWidth = false // stays at fixed reading width

LayoutMinWidth = the smallest width before it rearranges
$$


+ New screen ships with pre-built layout templates$$
Wrap controls in a Layout container · Switch between device sizes · See the app respond to each

Introduction to Power Apps