Contents

init(options:)

Creates a room builder using the specified options.

Declaration

init(options: RoomBuilder.ConfigurationOptions)

Parameters

  • options:

    An option set to customize the captured room.

Discussion

Pass the beautifyObjects option to enhance the look of the output for the captured room, or ([]) to omit capture post-processing.

See Also

Creating a room builder