Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Praeclarum
UI
ActivityIndicator
C# 클래스 Praeclarum.UI.ActivityIndicator
상속:
UIView
파일 보기
프로젝트 열기: praeclarum/Praeclarum
공개 메소드들
메소드
설명
ActivityIndicator
( ) :
System
Hide
(
bool
animated
= true ) :
void
Show
(
bool
animated
= true ) :
void
메소드 상세
ActivityIndicator()
공개
메소드
public
ActivityIndicator
( ) :
System
리턴
System
Hide()
공개
메소드
public
Hide
(
bool
animated
= true ) :
void
animated
bool
리턴
void
Show()
공개
메소드
public
Show
(
bool
animated
= true ) :
void
animated
bool
리턴
void