言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

AndroidActivityIndicatorStyle

Description

ActivityIndicator Style (Android特有).

Variables

DontShow ActivityIndicator を非表示にします。
Large Large (android.R.attr.progressBarStyleLarge).
InversedLarge Large Inversed (android.R.attr.progressBarStyleLargeInverse).
Small Small (android.R.attr.progressBarStyleSmall).
InversedSmall Small Inversed (android.R.attr.progressBarStyleSmallInverse).