Whether the specified viewController should be hidden in the specified orientation.
Syntax
[Foundation.Export("splitViewController:shouldHideViewController:inOrientation:")]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use UISearchController starting with iOS 8.0")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual
bool ShouldHideViewController (
UISplitViewController svc,
UIViewController viewController,
UIInterfaceOrientation inOrientation)
Parameters
- svc
- The designated split view controller whose action might be triggered.
- viewController
- The specified view controller.
- inOrientation
- The specified orientation.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0