DesignerAppViewState DesignerAppViewState DesignerAppViewState DesignerAppViewState Enum

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Defines constants that specify whether the app view is visible or hidden.

public : enum class DesignerAppViewStatepublic enum DesignerAppViewStatePublic Enum DesignerAppViewState// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.16257.0)
API contract
Windows.UI.Xaml.Hosting.HostingContract (introduced v2)

Fields

Hidden Hidden Hidden Hidden

Prerelease. The app view is hidden.

Visible Visible Visible Visible

Prerelease. The app view is visible.