Share via


UIActionSheetDelegate_Extensions.WillPresent Method

Definition

Indicates that the action sheet is about to be presented.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillPresent(this UIKit.IUIActionSheetDelegate This, UIKit.UIActionSheet actionSheet);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillPresent : UIKit.IUIActionSheetDelegate * UIKit.UIActionSheet -> unit

Parameters

actionSheet
UIActionSheet
Attributes

Applies to