setFullScreen
Make the component full screen.
Syntax
context.mode.setFullScreen(value);
Available for
Model-driven and canvas apps
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 topics
Mode
Power Apps component framework API reference
Power Apps component framework overview