configureWithTransparentBackground method
void
configureWithTransparentBackground()
Reset background and shadow properties to be transparent.
Implementation
void configureWithTransparentBackground() {
objc.checkOsVersionInternal('UIBarAppearance.configureWithTransparentBackground', iOS: (false, (13, 0, 0)));
_objc_msgSend_1pl9qdv(object$.ref.pointer, _sel_configureWithTransparentBackground);
}