Ref Inherits: Generic[T] Utility class which allows defining a reference to a control. Properties current(T | None) – Referenced object, or None if no object is set or it was garbage-collected. Properties# current property writable # current: T | None Referenced object, or None if no object is set or it was garbage-collected.