Elektrine lite

← Feed

@timonus@mastodon.social

Post #1289975

2026-03-18 16:05 UTC

Speaking of which: anybody know if there’s a way to get the name of the property being wrapped as a string? Would streamline what I’m doing with this

Replies (1)

  • @calicoding@mastodon.social 2026-03-18 16:08

    @timonus maybe using the API to access the enclosing instance? https://www.avanderlee.com/swift/property-wrappers/#accessing-a-property-wrappers-enclosing-instance

    Open ##1289976