EmptyView
public struct EmptyView : View
The EmptyView is used by the ViewBuilder as a return value for empty blocks.
-
Declaration
Swift
public typealias Body = Never
SwiftWeb Docs (67% documented)
public struct EmptyView : View
The EmptyView is used by the ViewBuilder as a return value for empty blocks.
Swift
public typealias Body = Never