In This Article

TabLayoutKind Enum

Specifies the kind of tab, which affects its layout.

public enum TabLayoutKind

Fields

Name Description
Normal

Indicates a normal tab.

Pinned

Indicates a tab that is pinned to the front of the tab strip.

Preview

Indicates a tab that is intended to be temporary and appears at the very end of the tab strip.