in.slanglabs.platform.ui

Interface Summary

Interface

Description

This interface is implemented by the Slang platform and is not to be overridden by applications.

An interface that acts as the delegate of the Slang platform for processing requests from a UI implementation.

This is the interface to be implemented by applications that choose to provide their own UI, instead of using Slang's built-in in UI implementation.

Last updated