ScreenToString Method

Returns a string that represents the current object.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public override string ToString()

Return Value

String
A string that represents the current object.

See Also