프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IndeterminanteRunnable | void | ||
Initialize | void | ||
UpdateIndeterminante | void |
메소드 | 설명 | |
---|---|---|
OnRestoreInstanceState ( IParcelable state ) : void | ||
OnSaveInstanceState ( ) : IParcelable | ||
ProgressButton ( Android.Content.Context context ) : System | ||
ProgressButton ( Android.Content.Context context, IAttributeSet attrs ) : System | ||
ProgressButton ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : System |
메소드 | 설명 | |
---|---|---|
DrawableStateChanged ( ) : void | ||
OnDraw ( Android.Graphics.Canvas canvas ) : void | ||
OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void |
메소드 | 설명 | |
---|---|---|
IndeterminanteRunnable ( ) : void | ||
Initialize ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : void | ||
UpdateIndeterminante ( ) : void |
protected OnDraw ( Android.Graphics.Canvas canvas ) : void | ||
canvas | Android.Graphics.Canvas | |
리턴 | void |
protected OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void | ||
widthMeasureSpec | int | |
heightMeasureSpec | int | |
리턴 | void |
public OnRestoreInstanceState ( IParcelable state ) : void | ||
state | IParcelable | |
리턴 | void |
public ProgressButton ( Android.Content.Context context ) : System | ||
context | Android.Content.Context | |
리턴 | System |
public ProgressButton ( Android.Content.Context context, IAttributeSet attrs ) : System | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
리턴 | System |
public ProgressButton ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : System | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyle | int | |
리턴 | System |