current(for:)
Returns an object that describes the current UI update state for the specified view.
Declaration
class func current(for view: UIView) -> Self?Returns an object that describes the current UI update state for the specified view.
class func current(for view: UIView) -> Self?