Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Samples
ProgressButtonActivity
C# Class Samples.ProgressButtonActivity
Inheritance:
Android.App.Activity
ファイルを表示
Open project: jamesmontemagno/MonoDroidToolkit
Protected Methods
Method
Description
OnCreate
(
Bundle
bundle
) :
void
Private Methods
Method
Description
AddProgressButton
(
LinearLayout
container
) :
ProgressButton
UpdatePinProgressContentDescription
(
ProgressButton
button
) :
void
UpdateProgressButton
(
ProgressButton
progressButton
,
Android.Widget.SeekBar
progressSeekBar
) :
void
Method Details
OnCreate()
protected
method
protected
OnCreate
(
Bundle
bundle
) :
void
bundle
Bundle
return
void