C# Класс MCAEmotiv.GUI.Animation.RestView

A simple view that displays nothing for the specified time (or indefinitely, if time is negative).
Наследование: AbstractTimedView
Показать файл Открыть проект

Открытые методы

Метод Описание
RestView ( int restTimeMillis ) : System

Construct a rest view with the speficied display time

Описание методов

RestView() публичный Метод

Construct a rest view with the speficied display time
public RestView ( int restTimeMillis ) : System
restTimeMillis int
Результат System