UIKit.UIActionSheet.ShowFrom Method
Displays an action sheet from a bar button.

Syntax

[Foundation.Export("showFromBarButtonItem:animated:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public virtual void ShowFrom (UIBarButtonItem item, bool animated)

Parameters

item
The UIKit.UIBarButtonItem that the action sheet originated from.
animated
If true, then the display of the action sheet will be animated.

Remarks

This will display an action sheet from a button bar.

Requirements

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