Share via


CompactOverlayPresenter Classe

Définition

Affiche une fenêtre d’application à l’aide d’une configuration CompactOverlay (image dans l’image).

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
Héritage
Object Platform::Object IInspectable AppWindowPresenter CompactOverlayPresenter
Attributs

Propriétés

InitialSize

Définit la taille initiale de la fenêtre lorsqu’elle est présentée en mode CompactOverlay.

Kind

Obtient une valeur qui indique le type de présentateur utilisé par la fenêtre d’application.

(Hérité de AppWindowPresenter)

Méthodes

Create()

Crée une instance de CompactOverlayPresenter.

S’applique à