comment
This commit is contained in:
parent
0a8d76bb7b
commit
680f8fc4aa
@ -30,6 +30,7 @@ import UIKit
|
|||||||
super.init(frame: .zero)
|
super.init(frame: .zero)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// The default is an image that is centered with no edges pinned. So it will take the size of the content and fill as needed.
|
||||||
@objc public init() {
|
@objc public init() {
|
||||||
edges = UIRectEdge(rawValue: 0)
|
edges = UIRectEdge(rawValue: 0)
|
||||||
super.init(frame: .zero)
|
super.init(frame: .zero)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user