Table of Contents

Enum SectionAccessoryMode

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the accessory position relative to the text element.

public enum SectionAccessoryMode

Fields

Left = 0

The accessory is positioned to the left of the text element.

Right = 1

The accessory is positioned to the right of the text element.