Table of Contents

ITMSFNCWebBrowserPopupButtonEventHandler Interface

iOS Objective-C protocol that receives button tap events from native UIKit controls embedded in a web browser popup.

API unit family: TMSFNCWebBrowser Extends: NSObject

Syntax

ITMSFNCWebBrowserPopupButtonEventHandler = interface(NSObject)

Methods

Name Description
Click Called when the associated native button is tapped; forwards the event to the owning popup handler.