ICoreImmersiveApplication interface

Contains methods for managing views in an app.

Members

The ICoreImmersiveApplication interface inherits from IInspectable. ICoreImmersiveApplication also has these types of members:

  • Methods

Methods

The ICoreImmersiveApplication interface has these methods.

Method Description
CreateNewView

Creates a new view in the application.

get_Views

Gets all views for the app.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Header

Windows.ApplicationModel.Core.h

IDL

Windows.ApplicationModel.Core.idl

See also

IInspectable