AsyncTextResolvingResult
public enum AsyncTextResolvingResult
Result type for async text resolution
-
Undocumented
Declaration
Swift
case apply(NSAttributedString, range: NSRange) -
Undocumented
Declaration
Swift
case discard
View on GitHub
AsyncTextResolvingResult Enumeration Reference