Freigeben über


LineDisplayWindow.TryClearTextAsync Methode

Definition

Löscht das aktuelle Fenster. Ändert alle Zeichen in Leerzeichen, löscht alle im Fenster angezeigten Bitmaps und legt Cursor.Position auf fest {0,0}.

public:
 virtual IAsyncOperation<bool> ^ TryClearTextAsync() = TryClearTextAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryClearTextAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryClearTextAsync();
function tryClearTextAsync()
Public Function TryClearTextAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

True, wenn das Fenster erfolgreich gelöscht wurde; Andernfalls false.

Attribute

Gilt für: