iOS file tags API?

With the introduction of the Files app, it seems like file tags are finally supported on iOS. But I've been searching and I can't seem to find an API for it. NSURL's getResourceValue:forKey:error: doesn't accept NSURLTagNamesKey, stating that it's unavailable on iOS. Is there another way?

Replies

Has there been any update on this?