currentUpdateInfo()
Returns an object that describes the current UI update state.
Declaration
func currentUpdateInfo() -> UIUpdateInfo?Return Value
During a UI update, returns a UIUpdateInfo object that describes the current UI update state. Outside a UI update, returns nil.