Contents

TableColumnCustomizationBehavior

A set of customization behaviors of a column that a table can offer to a user.

Declaration

struct TableColumnCustomizationBehavior

Overview

This is used as a value provided to disabledCustomizationBehavior(_:).

Setting any of these values as the disabledCustomizationBehavior(_:) doesn’t have any effect on iOS.

Topics

Getting the customization behavior

Creating a behavior

See Also

Customizing columns