csharp
public readonly record struct StyleNodeIdAn 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 IndexThe slot.
public static readonly StyleNodeId InvalidThe id no element has.
public bool IsValidWhether 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 (35)
- AnimationTestsVixen.Ui.Styling.Tests
- AnimatorVixen.Ui.Styling
- BridgeFixtureVixen.Ui.Tests
- CascadeFixtureVixen.Ui.Styling.Tests
- CascadeOrderTestsVixen.Ui.Styling.Tests
- ChildArenaTestsVixen.Ui.Styling.Tests
- CompactionTestsVixen.Ui.Styling.Tests
- CompositionTestsVixen.Ui.Tests
- ComputedStyleTestsVixen.Ui.Styling.Tests
- IncrementalRestyleOracleTestsVixen.Ui.Styling.Tests
- InvalidationTestsVixen.Ui.Styling.Tests
- MultipleAnimationTestsVixen.Ui.Styling.Tests
- MutationVixen.Ui.Styling.Tests
- RuleIndexVixen.Ui.Styling
- RunningTransitionVixen.Ui.Styling
- 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
- ThemeAndScannerTestsVixen.Ui.Styling.Utilities.Tests
- TransitionTestsVixen.Ui.Styling.Tests
- UiDocumentVixen.Ui
- UiElementVixen.Ui
- UtilityFixtureVixen.Ui.Styling.Utilities.Tests
- UtilityGenerationTestsVixen.Ui.Styling.Utilities.Tests