ScreenToString Method
Returns a string that represents the current object.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public override string ToString()
Public Overrides Function ToString As String
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
StringA string that represents the current object.