In This Article

ByteEditBoxPickerKind Enum

Specifies the kind of Style to apply to the BytePicker used within a ByteEditBox's popup.

public enum ByteEditBoxPickerKind

Fields

Name Description
Calculator

Uses the Style set to the CalculatorPopupPickerStyle property, which is templated to contain a calculator control.

Default

Use the Style set to the PopupPickerStyle property, and if that is not specified, uses the default BytePicker style, which is templated to contain a radial slider control.