Structure
DSUIDivider
@available(iOS 13.0, tvOS 13.0, *)
public struct DSUIDivider: View
An Enterprise-styled content horizontal divider for use in SwiftUI views.
There are no parameters to set.
The divider stretches horizontally to its full width.
Initialize as follows:
DSUIDivider()
Relationships
Conforms To
View
Initializers
Properties
body
public var body: some View