Label
public struct Label : View
A type-erased label of a button.
-
The content of the label.
Declaration
Swift
public var body: some View { get }
public struct Label : View
A type-erased label of a button.
The content of the label.
Swift
public var body: some View { get }