Active Screen in PowerApps Canvas App
PowerApps Canvas app will have App property will have different properties. ActiveScreen is one of the property in PowerApps App level.
ActiveScreen property will following properties,
- Name
- ContentLanguage
- Orientation
- BackgroundImage
- Fill
- Height
- ImagePosition
- LoadingSpinner
- LoadingSpinnerColor
- Printing
- Size
- Width
We can set the screen color based on the ActiveScreen name. We can change the field types based on the current screen.
We can set the Screen background using the formulae below.
Comments