Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
Related articles
Mode
Power Apps component framework API reference
Power Apps component framework overview