Extensions

The following extensions are available globally.

Attributed String Extension

  • This extension allows us to get the displayed height and width (given a full-sized canvas -so no wrapping or truncating) of an attributed string.

    See more

    Declaration

    Swift

    fileprivate extension NSAttributedString

Bundle Extension

  • This extension adds a few simple accessors for some of the more common bundle items.

    See more

    Declaration

    Swift

    extension Bundle

View Extension for the Date Picker

  • Declaration

    Swift

    fileprivate extension View

Color Symbol Extensions

Image Symbol Extensions