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) © 2025 Wu Yong. All rights reserved. (Last updated: 2025-02-12) Generated by jazzy ♪♫ v0.15.3, a Realm project.