Global Functionswift-syntax 600.0.1SwiftSyntax
childName(_:)
If the keyPath is one from a layout structure, return the property name of it.
This declaration is gated by at least one @_spi attribute.
func childName(_ keyPath: AnyKeyPath) -> String?
If the keyPath is one from a layout structure, return the property name of it.
This declaration is gated by at least one @_spi attribute.
func childName(_ keyPath: AnyKeyPath) -> String?