C# (CSharp) OKHOSTING.UI Namespace

Nested Namespaces

OKHOSTING.UI.CSS
OKHOSTING.UI.Controls
OKHOSTING.UI.Net4
OKHOSTING.UI.Test
OKHOSTING.UI.UWP
OKHOSTING.UI.Xamarin

Classes

Name Description
Color It represents the color for controls. Representa el color para los controles

Controller This is the class that controlls all the UI. Inherit from Controller and create your app specific controllers. Each controller can have many methods Esta es la clase que controla toda la interfaz de usuario. Hereda de Controller y crea sus controladores especificos de aplicaciones. Cada controlador puede tener muchos metodos.

PageState Represents the "state" of a page, which consist only of a Title and a Content. Use this class to save/restore a page state Representa el "estado" de una página, que consiste sólo de un título y un contenido. Utilice esta clase para guardar/restaurar un estado de la pagina.

Thickness Represents a top, bottom, left right value. Can be used for margins, paddings, borders, etc. Representa un valor de superior, inferior, izquierda y derecha. Puede ser utilizado para los margenes, los paddings, los bordes, etc.

Translator It represents a language translator where you return the request in the language in which this your dispocitivo. Representa un traductor del lenguaje donde te regresa la peticion en el lenguaje en el que este tu dispocitivo.