Share via


UIActionSheet.ShowFromTabBar(UITabBar) 方法

定义

显示指定 UITabBar 中的 UIActionSheet。

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

参数

view
UITabBar
属性

适用于