GetClassName Method
Gets a string that describes the class of the element.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string GetClassName()
Public Function GetClassName As String
member GetClassName : unit -> string