Skip to content

Commit 4408c09

Browse files
committed
Public Layout initializer
1 parent f3a0aca commit 4408c09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SwiftMessages/Layout.swift

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ public struct Layout {
2424
public var min = Layout()
2525
public var max = Layout()
2626

27+
public init() {}
28+
2729
public enum Boundary {
2830
case superview
2931
case safeArea

0 commit comments

Comments
 (0)