mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Add comments.
This commit is contained in:
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
|
||||
import Foundation
|
||||
|
||||
/// `SizingViewHeightStore` allows to store `SizingViewHeight` for a given hash value
|
||||
final class SizingViewHeightStore {
|
||||
|
||||
private var sizes = Set<SizingViewHeight>()
|
||||
|
||||
Reference in New Issue
Block a user