@interface UIAccessibilityFrameRecalculatingElement : UIAccessibilityElement @property (copy, nonatomic) id /* block */ calculateFrame; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })accessibilityFrame; - (void)dealloc; - (void).cxx_destruct; @end