Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Cocoa
ProgressIndicator
C# 클래스 Cocoa.ProgressIndicator
상속:
View
파일 보기
프로젝트 열기: mono/cocoa-sharp
1 사용 예제들
공개 메소드들
메소드
설명
ProgressIndicator
(
IntPtr
native_object
) :
System
ProgressIndicator
(
Rect
rect
) :
System
StartAnimation
( ) :
void
StopAnimation
( ) :
void
메소드 상세
ProgressIndicator()
공개
메소드
public
ProgressIndicator
(
IntPtr
native_object
) :
System
native_object
System.IntPtr
리턴
System
ProgressIndicator()
공개
메소드
public
ProgressIndicator
(
Rect
rect
) :
System
rect
Rect
리턴
System
StartAnimation()
공개
메소드
public
StartAnimation
( ) :
void
리턴
void
StopAnimation()
공개
메소드
public
StopAnimation
( ) :
void
리턴
void