CompactOverlayPresenter Class

Definition

Displays an app window using a CompactOverlay (picture-in-picture) configuration.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompactOverlayPresenter : AppWindowPresenter
Inheritance
Object AppWindowPresenter CompactOverlayPresenter
Attributes

Properties

InitialSize

Sets the initial size for the window when presented in CompactOverlay mode.

Kind

Gets a value that indicates the kind of presenter the app window is using.

(Inherited from AppWindowPresenter)

Methods

Create()

Creates a new instance of CompactOverlayPresenter.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6