Поделиться через


UISplitViewControllerDelegate.SupportedInterfaceOrientations Метод

Определение

Запрашивает у делегата спецификацию ориентации интерфейса, которую поддерживает контроллер разделенного представления.

[Foundation.Export("splitViewControllerSupportedInterfaceOrientations:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIInterfaceOrientationMask SupportedInterfaceOrientations (UIKit.UISplitViewController splitViewController);
abstract member SupportedInterfaceOrientations : UIKit.UISplitViewController -> UIKit.UIInterfaceOrientationMask
override this.SupportedInterfaceOrientations : UIKit.UISplitViewController -> UIKit.UIInterfaceOrientationMask

Параметры

splitViewController
UISplitViewController

Контроллер разделенного представления.

Возвращаемое значение

Возвращает ориентацию, запрошенную для указанного контроллера разделенного представления для поддержки.

Атрибуты

Применяется к