Skip to main content

ShowImplementedInterfaces 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)

public bool ShowImplementedInterfaces { get; set; }

Property Value

Boolean

See Also

Reference

DevToolsOptions Class
Avalonia.Diagnostics Namespace