Contents

setSettingsString(_:)

Sets the encoder settings based on the string value supplied.

Declaration

func setSettingsString(_ settings: String!)

Parameters

  • settings:

    Updated values for encoder settings in UTF_8 XML format. If the string value is NULL, set it to the default values.

See Also

Configuring Extension Settings