Enum Tabs.CloseButtonDisplayPolicy

enum CloseButtonDisplayPolicy : int { ... }

Enum members

NameDescription
closeButtonMax Represents the size of the closebuttondisplaypolicy enum.
closeButtonShowActiveOnly Only show the close button on the currently active tab.
closeButtonShowAlways Show the close button on all tabs.
closeButtonShowNever Never show the close buttons.