UIControl.SendActionForControlEvents(UIControlEvent) 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.
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
- events
- UIControlEvent
- Attributes