setFullScreen

Make the component full screen.

Syntax

context.mode.setFullScreen(value);

Available for

Model-driven apps, canvas apps, & portals.

Parameters

Parameter Name Type Required Description
value Boolean Yes True if component needs to auto size to full screen. False if component needs to auto size to allocated width.

Mode
Power Apps component framework API reference
Power Apps component framework overview