Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CompactOverlayPresenter Class

Definition

Important

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

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

public ref class CompactOverlayPresenter sealed : AppWindowPresenter
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompactOverlayPresenter final : AppWindowPresenter
[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
Public NotInheritable Class CompactOverlayPresenter
Inherits AppWindowPresenter
Inheritance
Object Platform::Object IInspectable AppWindowPresenter CompactOverlayPresenter
Attributes

Properties

Name Description
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

Name Description
Create()

Creates a new instance of CompactOverlayPresenter.

Applies to


Feedback

Was this page helpful?