streamView property
The AppStream 2.0 view that is displayed to your users when they stream from
the fleet. When APP
is specified, only the windows of
applications opened by users display. When DESKTOP
is
specified, the standard desktop that is provided by the operating system
displays.
The default value is APP
.
Implementation
final StreamView? streamView;