WeakValue public class WeakValue : @unchecked Sendable 弱引用值容器类,用于解决关联值weak引用问题 value Undocumented Declaration Swift public weak var value: AnyObject? init(_:) Undocumented Declaration Swift public init(_ value: AnyObject? = nil) © 2024 Wu Yong. All rights reserved. (Last updated: 2024-11-15) Generated by jazzy ♪♫ v0.15.0, a Realm project.