UIActionSheet.ShowFromTabBar(UITabBar) Method

Definition

Shows the UIActionSheet from the specified UITabBar.

[Foundation.Export("showFromTabBar:")]
public virtual void ShowFromTabBar (UIKit.UITabBar view);
abstract member ShowFromTabBar : UIKit.UITabBar -> unit
override this.ShowFromTabBar : UIKit.UITabBar -> unit

Parameters

view
UITabBar
Attributes

Applies to