LocalDate

extension LocalDate : AutomationValue, Copyable, Equatable, Escapable, Hashable, Sendable, StructDataRepresentable
  • Returns the field corresponding to the given field ID.

    Declaration

    Swift

    static func structField(id: UInt32) -> (any Field)?