UIActionSheet.ShowFromTabBar(UITabBar) Method
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.
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