CompactOverlayPresentationConfiguration Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente la configuration de superposition compacte pour un AppWindowPresenter.
public ref class CompactOverlayPresentationConfiguration sealed : AppWindowPresentationConfiguration
/// [Windows.Foundation.Metadata.Activatable(524288, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompactOverlayPresentationConfiguration final : AppWindowPresentationConfiguration
[Windows.Foundation.Metadata.Activatable(524288, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompactOverlayPresentationConfiguration : AppWindowPresentationConfiguration
Public NotInheritable Class CompactOverlayPresentationConfiguration
Inherits AppWindowPresentationConfiguration
- Héritage
-
Object Platform::Object IInspectable AppWindowPresentationConfiguration CompactOverlayPresentationConfiguration
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 1903 (introduit dans 10.0.18362.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v8.0)
|
Constructeurs
CompactOverlayPresentationConfiguration() |
Initialise une nouvelle instance de la classe CompactOverlayPresentationConfiguration. |
Propriétés
Kind |
Obtient une valeur qui indique le type de présentation utilisé par la fenêtre d’application. (Hérité de AppWindowPresentationConfiguration) |