C# 클래스 HighlightModel.ScrollingDirective

Object that defines the way the KeyScroller should travel through its elements tree.
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
ScrollingDirective ( ActionType nextActionType, ActionTime actionTime = HighlightModel.ActionTime.NextTick ) : System

메소드 상세

ScrollingDirective() 공개 메소드

public ScrollingDirective ( ActionType nextActionType, ActionTime actionTime = HighlightModel.ActionTime.NextTick ) : System
nextActionType ActionType
actionTime ActionTime
리턴 System