@interface _WKExtrinsicButton : UIButton @property (nonatomic) struct CGSize { double width; double height; } extrinsicContentSize; - (struct CGSize { double x0; double x1; })intrinsicContentSize; @end