ExtensionKit Namespace
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.
Classes
| Name | Description |
|---|---|
| EXAppExtensionBrowserViewController | |
| EXHostViewController | |
| EXHostViewControllerDelegate |
This is a class that implements the interface IEXHostViewControllerDelegate (for the protocol 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 |