DevToolsOptionsShowImplementedInterfaces Property

Gets or sets a value indicating whether DevTools should be displayed implemented interfaces on Control details. The default value is true.

Definition

Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public bool ShowImplementedInterfaces { get; set; }

Property Value

Boolean

See Also