supportedInterfaceOrientations property
int
get
supportedInterfaceOrientations
supportedInterfaceOrientations
Implementation
int get supportedInterfaceOrientations {
objc.checkOsVersionInternal('UIViewController.supportedInterfaceOrientations', iOS: (false, (6, 0, 0)));
return _objc_msgSend_1yyvh1k(object$.ref.pointer, _sel_supportedInterfaceOrientations);
}