Share via


ApplicationView.TryUnsnapToFullscreen Methode

Definition

Versucht, eine zuvor angedockte App auf den Haufen zu heften.

public:
 static bool TryUnsnapToFullscreen();
/// [Windows.Foundation.Metadata.Deprecated("IApplicationViewFullscreenStatics is deprecated after Windows 8. Please use other resize APIs.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
 static bool TryUnsnapToFullscreen();
/// [Windows.Foundation.Metadata.Deprecated("IApplicationViewFullscreenStatics is deprecated after Windows 8. Please use other resize APIs.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
 static bool TryUnsnapToFullscreen();
[Windows.Foundation.Metadata.Deprecated("IApplicationViewFullscreenStatics is deprecated after Windows 8. Please use other resize APIs.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))]
public static bool TryUnsnapToFullscreen();
[Windows.Foundation.Metadata.Deprecated("IApplicationViewFullscreenStatics is deprecated after Windows 8. Please use other resize APIs.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
public static bool TryUnsnapToFullscreen();
function tryUnsnapToFullscreen()
Public Shared Function TryUnsnapToFullscreen () As Boolean

Gibt zurück

Boolean

bool

TRUE , wenn die App erfolgreich nicht mehr verwendet wurde; false , wenn der Unsnap-Versuch fehlgeschlagen ist.

Attribute

Gilt für: