Vixen
dd8b0a81

InheritsDirectiveSyntax

class
csharp
public sealed class InheritsDirectiveSyntax

@inherits Vixen.Ui.Controls.Control — what the generated class derives from.

Read the guide page for this →

Remarks

Absent means Component, which is what a .vxml is for. Present means the file is describing a UiElement instead: a type callers hold, put in a tree with Add<T>, and find with a walk — everything a component is not, and the reason four of the editor's six panels could not be markup.

Fields and properties (2)

Methods (6)

Used by (8)

  • BinderVixen.Ui.Markup
  • DocumentSyntaxVixen.Ui.Markup
  • InheritsDirectiveSyntaxVixen.Ui.Markup
  • SyntaxFactoryVixen.Ui.Markup
  • SyntaxRewriterVixen.Ui.Markup
  • SyntaxVisitorVixen.Ui.Markup
  • SyntaxVisitorVixen.Ui.Markup
  • VxmlParserVixen.Ui.Markup