Share via


ExtensionKit Namespace

Classes

Name Description
EXAppExtensionBrowserViewController
EXHostViewController
EXHostViewControllerDelegate

This is a class that implements the interface IEXHostViewControllerDelegate (for the protocol EXHostViewControllerDelegate).

Subclass this class to easily create a type that implements the protocol.

An alternative is to create a subclass of NSObject and then implemented the interface IEXHostViewControllerDelegate.

EXHostViewControllerDelegate_Extensions

Extension methods to the IEXHostViewControllerDelegate interface to support all the methods from the EXHostViewControllerDelegate protocol.

Interfaces

Name Description
IEXHostViewControllerDelegate

This interface represents the Objective-C protocol EXHostViewControllerDelegate.