Vixen
02b45cc4
csharp
public record class BoundSlot

A content-projection point.

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

Fields and properties (1)

  • public string Name

    The slot's name; the default slot is named default.

Methods (1)

  • public BoundSlot(string Name)

    A content-projection point.

Used by (3)

  • BinderVixen.Ui.Markup
  • BinderTestsVixen.Ui.Markup.Tests
  • ComponentEmitterVixen.Ui.Markup