Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nez
UI
TooltipManager
stopShowTask
Nez.UI.TooltipManager.stopShowTask C# (CSharp) 메소드
TooltipManager 1 문서
파일 보기
프로젝트 열기: prime31/Nez
stopShowTask()
정적인
개인적인
메소드
static
private
stopShowTask
( ) :
void
리턴
void
void stopShowTask() { if( _showTask != null ) { _showTask.stop(); _showTask = null; } }
TooltipManager
enter
getInstance
hide
hideAction
hideAll
instant
showAction
startResetTask
startShowTask
stopResetTask
stopShowTask
touchDown