ListLineMarker
public enum ListLineMarker
Marker for the list item
-
Undocumented
Declaration
Swift
case string(NSAttributedString)
-
Undocumented
Declaration
Swift
case image(UIImage, size: CGSize)