UIControl.SendActionForControlEvents(UIControlEvent) Method

Definition

Sends action messages for the specified control events.

[Foundation.Export("sendActionsForControlEvents:")]
public virtual void SendActionForControlEvents (UIKit.UIControlEvent events);
abstract member SendActionForControlEvents : UIKit.UIControlEvent -> unit
override this.SendActionForControlEvents : UIKit.UIControlEvent -> unit

Parameters

Attributes

Applies to