allTargets
Returns all target objects associated with the control.
Declaration
var allTargets: Set<AnyHashable> { get }Return Value
A set of all target objects associated with the control. The returned set may include one or more NSNull objects to indicate actions that are dispatched to the responder chain.