UIKit.UISplitViewControllerDelegate_Extensions.ShouldHideViewController Method
Whether the specified viewController should be hidden in the specified orientation.

Syntax

[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 static bool ShouldHideViewController (this IUISplitViewControllerDelegate This, UISplitViewController svc, UIViewController viewController, UIInterfaceOrientation inOrientation)

Parameters

This
The instance on which this extension method operates on.
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

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0