Method
hasContent(_:)
Checks if content exists for a protected area.
func hasContent(_ id: String) -> Bool
Parameters
id-
The protected area identifier
Return Value
True if preserved content exists, false otherwise
Method
Checks if content exists for a protected area.
func hasContent(_ id: String) -> Bool
idThe protected area identifier
True if preserved content exists, false otherwise