UISplitViewHideEventArgs.BarButtonItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A UIBarButtonItem that can be added to the remaining view's navigation or toolbar.
public UIKit.UIBarButtonItem BarButtonItem { get; set; }
member this.BarButtonItem : UIKit.UIBarButtonItem with get, set