Keyword
Implements
Description
A Class can Implement an Interface.
Notes
You will not use the Implements keyword directly in your code. To have a class Implement an Interface, select the Interface using the Interfaces button in the Inspector.
Compatibility
Project Types |
Console, Desktop, Mobile, Web |
Operating Systems |
iOS, Linux, macOS, Windows |