attemptRotationToDeviceOrientation static method

void attemptRotationToDeviceOrientation()

attemptRotationToDeviceOrientation

Implementation

static void attemptRotationToDeviceOrientation() {
  objc.checkOsVersionInternal('UIViewController.attemptRotationToDeviceOrientation', iOS: (false, (5, 0, 0)));
  _objc_msgSend_1pl9qdv(_class_UIViewController, _sel_attemptRotationToDeviceOrientation);
}