Avatar
UIView.animate(withDurations: 0.5, animations: { self.label.alpha = 1.0 // MainActor でないとこれができない })