DevToolsOptionsShowImplementedInterfaces Property
Gets or sets a value indicating whether DevTools should be displayed implemented interfaces on Control details. The default value is true.
Namespace: Avalonia.DiagnosticsAssembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public bool ShowImplementedInterfaces { get; set; }
Public Property ShowImplementedInterfaces As Boolean
Get
Set
member ShowImplementedInterfaces : bool with get, set
Property Value
Boolean