Share via


UIActionSheet.ShowFromTabBar(UITabBar) Method

Definition

[Foundation.Export("showFromTabBar:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ShowFromTabBar(UIKit.UITabBar view);
[<Foundation.Export("showFromTabBar:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ShowFromTabBar : UIKit.UITabBar -> unit
override this.ShowFromTabBar : UIKit.UITabBar -> unit

Parameters

view
UITabBar
Attributes

Applies to