supportedScaleFactorsForFrameWidth:frameHeight:

Returns an array of supported scale factors values, or an empty list if the processor doesn’t support the dimensions.

Declaration

+ (NSArray<NSNumber *> *) supportedScaleFactorsForFrameWidth:(NSInteger) frameWidth frameHeight:(NSInteger) frameHeight;