FrameRoundingBehavior
public enum FrameRoundingBehavior : Equatable
The available prioritization options for rounding frames to pixel boundaries.
-
Prioritize preserving frame edge positions
Declaration
Swift
case prioritizeEdges
-
Prioritize preserving frame sizes
Declaration
Swift
case prioritizeSize