NumberSelectionBehavior
public enum NumberSelectionBehavior : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case prefersticky = "PreferSticky"
-
Undocumented
Declaration
Swift
case avoidsticky = "AvoidSticky"
-
Declaration
Swift
public var description: String { get }