Contents

init(from:)

Creates a surface by deserializing the specified decoder.

Declaration

init(from decoder: any Decoder) throws

Parameters

  • decoder:

    An encoded surface structure.