Contents

init(from:)

Creates a section by deserializing the given decoder.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    An object that the section deserializes from.