i found only one solution how to remove background on .compact style:
datePicker.subviews[0].subviews[0].backgroundColor = nil
P.S. on OS darkMode toggle this color is reverted so is needed to change again
Topic:
Programming Languages
SubTopic:
Swift
Tags: