Condividi tramite


ApplicationView.TryUnsnapToFullscreen Metodo

Definizione

Tenta di annullare un'app precedentemente creata.

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

Restituisce

Boolean

bool

true se l'app è stata annullata correttamente; false se il tentativo di annullamento non è riuscito.

Attributi

Si applica a