csharp
public sealed class OptionOne choice in a list.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (8)
protected override string TagNameThe element name this type answers to when a caller does not choose one.
public override string? Labelpublic string? Valuepublic bool IsSelectedWhether it is chosen.
protected override AccessibleRole NativeRoleprotected override AccessibleStates NativeAccessibleStatepublic Icon? MarkThe tick shown beside a chosen option in a multi-select.
public static readonly UiPropertyKey ValuePropertyIdentity for Value.
Methods (1)
public void ClearValue()Unsets Value, so it takes its default or its ancestor's value again.
Used by (19)
- GalleryHelloUi
- ComboBoxVixen.Ui.Controls
- MultiSelectVixen.Ui.Controls
- NestedTagTestsVixen.Ui.Controls.Advanced.Tests
- PropertyGridTestsVixen.Ui.Controls.Advanced.Tests
- SelectVixen.Ui.Controls
- SelectBaseVixen.Ui.Controls
- SelectionTestsVixen.Ui.Controls.Tests
- AudioMixerViewTestsVixen.Editor.AssetEditors.Tests
- BuildSettingsTestsVixen.Editor.App.Tests
- ChoiceDrawerVixen.Editor.Inspector
- ConsoleViewTestsVixen.Editor.Ui.Tests
- LayerStackBindingTestsVixen.Editor.Texturing.Tests
- LayerStackEditingTestsVixen.Editor.Texturing.Tests
- LayerStackViewVixen.Editor.Texturing
- NodePortProviderTestsVixen.Editor.NodeGraph.Tests
- ProjectBrowserVixen.Editor.App
- SpriteSheetViewVixen.Editor.AssetEditors
- UiClassesVixen.Editor.AssetEditors