Vixen
dd8b0a81
csharp
public readonly record struct StyleNodeId

An element's index in the style store.

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

Fields and properties (3)

  • public int Index

    The slot.

  • public static readonly StyleNodeId Invalid

    The id no element has.

  • public bool IsValid

    Whether this refers to a slot at all.

Methods (2)

  • public StyleNodeId(int Index)

    An element's index in the style store.

  • public override string ToString()

    Returns the fully qualified type name of this instance.

Used by (46, showing 40)

  • AnimationTestsVixen.Ui.Styling.Tests
  • AnimatorVixen.Ui.Styling
  • BridgeFixtureVixen.Ui.Tests
  • CascadeFixtureVixen.Ui.Styling.Tests
  • CascadeOrderTestsVixen.Ui.Styling.Tests
  • ChildArenaTestsVixen.Ui.Styling.Tests
  • ChildScopedFamilyTestsVixen.Ui.Styling.Utilities.Tests
  • CompactionTestsVixen.Ui.Styling.Tests
  • CompositionTestsVixen.Ui.Styling.Utilities.Tests
  • CompositionTestsVixen.Ui.Tests
  • ComputedStyleTestsVixen.Ui.Styling.Tests
  • ContainerQueryTestsVixen.Ui.Styling.Tests
  • HasInvalidationTestsVixen.Ui.Styling.Tests
  • IncrementalRestyleOracleTestsVixen.Ui.Styling.Tests
  • InitialValueTransitionTestsVixen.Ui.Styling.Tests
  • InvalidationTestsVixen.Ui.Styling.Tests
  • LangSelectorTestsVixen.Ui.Styling.Tests
  • MultipleAnimationTestsVixen.Ui.Styling.Tests
  • MutationVixen.Ui.Styling.Tests
  • ReducedMotionTestsVixen.Ui.Styling.Tests
  • RuleIndexVixen.Ui.Styling
  • RunningTransitionVixen.Ui.Styling
  • SceneVixen.Ui.Styling.Tests
  • SelectorMatcherVixen.Ui.Styling
  • SelectorMatchingTestsVixen.Ui.Styling.Tests
  • SelectorOracleTestsVixen.Ui.Styling.Tests
  • ShorthandExpansionTestsVixen.Ui.Styling.Tests
  • StyleChangeVixen.Ui
  • StyleEngineVixen.Ui.Styling
  • StyleFixtureVixen.Ui.Styling.Tests
  • StyleInvalidatorVixen.Ui.Styling
  • StyleResolverVixen.Ui.Styling
  • StyleSharingKeyVixen.Ui.Styling
  • StyleSharingOracleTestsVixen.Ui.Styling.Tests
  • StyleSheetLoadingTestsVixen.Ui.Styling.Tests
  • StyleTreeVixen.Ui.Styling
  • StyleUpdaterVixen.Ui.Styling
  • StyleUpdaterReloadTestsVixen.Ui.Styling.Tests
  • ThemeAndScannerTestsVixen.Ui.Styling.Utilities.Tests
  • ToolbarPaddingCascadeTestsVixen.Ui.Styling.Tests