Share via


UIActionSheet.ShowInView(UIView) Method

Definition

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

Parameters

view
UIView
Attributes

Applies to