NS_CLASS_AVAILABLE_IOS(8_0) @interface CAMGLView : UIView @property CGSize fixedSize; - (CGFloat)drawableHeight; - (CGFloat)drawableWidth; @end