ConstReadonlyAlways: "Always"Always ensure the cell is fully in view, regardless of its current visibility
ReadonlyIfNotVisible: "IfNotVisible"Ensure the cell is fully in view only if it is currently not visible
ReadonlyNever: "Never"Never ensure the cell is fully in view
Specifies the behavior for ensuring that a cell is fully visible within a view.
This enum is used to determine when a cell should be scrolled into view.