Vixen
dd8b0a81
csharp
public sealed class BreadcrumbItem

One step of a breadcrumb trail.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • protected override string TagName

    The element name this type answers to when a caller does not choose one.

  • protected override AccessibleRole NativeRole
  • public string? Value
  • public static readonly UiPropertyKey ValueProperty

    Identity for Value.

Methods (1)

  • public void ClearValue()

    Unsets Value, so it takes its default or its ancestor's value again.

Used by (3)

  • GalleryHelloUi
  • BreadcrumbVixen.Ui.Controls
  • NestedTagTestsVixen.Ui.Controls.Advanced.Tests