Skip to main content
Apple Developer Docs
×
swiftui
/
Edge
/
Edge.Set
/
init(_:)
init(_:)
Creates set of edges containing only the specified edge.
Declaration
init
(
_
e
:
Edge
)