displayIfNeededIgnoringOpacity()
Acts as Displayifneeded(), except that this method doesn’t back up to the first opaque ancestor—it simply causes the view and its descendants to execute their drawing code.
Declaration
func displayIfNeededIgnoringOpacity()