C# Class HighlightModel.ScrollingDirective

Object that defines the way the KeyScroller should travel through its elements tree.
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
ScrollingDirective ( ActionType nextActionType, ActionTime actionTime = HighlightModel.ActionTime.NextTick ) : System

Method Details

ScrollingDirective() public méthode

public ScrollingDirective ( ActionType nextActionType, ActionTime actionTime = HighlightModel.ActionTime.NextTick ) : System
nextActionType ActionType
actionTime ActionTime
Résultat System