CustomLabelView

@MainActor
struct CustomLabelView : View
  • Declaration

    Swift

    @MainActor
    let labelText: String
  • Declaration

    Swift

    @MainActor
    var body: some View { get }