Share via


UIActionSheetDelegate_Extensions.Presented Method

Definition

Indicates that the action sheet was presented to the user.

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

Parameters

actionSheet
UIActionSheet
Attributes

Applies to