TextResourceHelper

open class TextResourceHelper : ResourceHelper

TextResourceHelper provides support for a text resource file.

Author

Adamas

Version

1.5.0

Date

23/03/2019
  • The content as a string.

    Declaration

    Swift

    public var content: String? { get }