CompactOverlayPresenter Klasse

Definition

Zeigt ein App-Fenster mithilfe einer CompactOverlay-Konfiguration (Bild-in-Bild) an.

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
Vererbung
Object Platform::Object IInspectable AppWindowPresenter CompactOverlayPresenter
Attribute

Eigenschaften

InitialSize

Legt die Anfangsgröße für das Fenster fest, wenn es im CompactOverlay-Modus angezeigt wird.

Kind

Ruft einen Wert ab, der die Art des Referenten angibt, den das App-Fenster verwendet.

(Geerbt von AppWindowPresenter)

Methoden

Create()

Erstellt eine neue Instanz von CompactOverlayPresenter.

Gilt für: