Freigeben über


FullScreenPresentationConfiguration Klasse

Definition

Stellt die Vollbildkonfiguration für einen AppWindowPresenter dar.

public ref class FullScreenPresentationConfiguration 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 FullScreenPresentationConfiguration 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 FullScreenPresentationConfiguration : AppWindowPresentationConfiguration
Public NotInheritable Class FullScreenPresentationConfiguration
Inherits AppWindowPresentationConfiguration
Vererbung
Object Platform::Object IInspectable AppWindowPresentationConfiguration FullScreenPresentationConfiguration
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Konstruktoren

FullScreenPresentationConfiguration()

Initialisiert eine neue instance der FullScreenPresentationConfiguration-Klasse.

Eigenschaften

IsExclusive

Ruft einen Wert ab, der angibt, ob der exklusive Vollbildmodus aktiviert ist, oder legt diesen fest.

Kind

Ruft einen Wert ab, der die Art der Präsentation angibt, die das App-Fenster verwendet.

(Geerbt von AppWindowPresentationConfiguration)

Gilt für: