FUIFilterButtonSize
public enum FUIFilterButtonSize : Int
Type of FUIFilterFormView By default, this is fixed, which is two-column layout in a fixed stack variant. flexibleis for the single-line layout and flexible stack variant if it can fit in one line with the key label. Otherwise, it will be multiple-line layout.