UIKit.UISplitViewControllerDelegate.WillHideViewController Method
Indicates that the UISplitViewController is about to be hidden.

Syntax

[Foundation.Export("splitViewController:willHideViewController:withBarButtonItem:forPopoverController:")]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use UISearchController starting with iOS 8.0")]
public virtual void WillHideViewController (UISplitViewController svc, UIViewController aViewController, UIBarButtonItem barButtonItem, UIPopoverController pc)

Parameters

svc
The split view controller whose display mode is changing.
aViewController
Specified view controller.
barButtonItem
An enumeration of the predefined UIKit.UIBarButtonItems.
pc
Specified popover controller.

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