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