Documentation Language: Swift

Initializer

init(id:content:startMarker:endMarker:)

Creates a new protected area content record.

init(id: String, content: String, startMarker: String, endMarker: String)

Parameters

id

The unique identifier

content

The preserved content

startMarker

The start marker

endMarker

The end marker