Declarative UIKit for iOS apps
PROTOCOL
DHDStringRepresentable
public protocol DHDStringRepresentable
Conform to this protocol to show a string value when calling .hierarchy
on a UIStackView
stringRepresentation
var stringRepresentation: String
This value is shown in the .hierarchy
property
Provide useful information for showing in a view hierarchy