Property | Type | Description | |
---|---|---|---|
STYLE_ALERT | |||
STYLE_CONFIRM | |||
STYLE_INFO | |||
mInAnimation | Android.Views.Animations.Animation |
Method | Description | |
---|---|---|
AppMsg ( Android.App.Activity activity ) : System | ||
Cancel ( ) : void | ||
CancelAll ( ) : void | ||
CancelAll ( Android.App.Activity activity ) : void | ||
Dismiss ( ) : void | ||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, int resId, |
||
MakeText ( Android.App.Activity context, int resId, |
||
MakeText ( Android.App.Activity context, int resId, |
||
SetAnimation ( Android.Views.Animations.Animation inAnimation, Android.Views.Animations.Animation outAnimation ) : |
||
SetAnimation ( int inAnimation, int outAnimation ) : |
||
SetLayoutGravity ( GravityFlags gravity ) : |
||
SetText ( String s ) : void | ||
SetText ( int resId ) : void | ||
Show ( ) : void |
Method | Description | |
---|---|---|
MakeText ( Android.App.Activity context, String text, |
||
MakeText ( Android.App.Activity context, String text, |
public AppMsg ( Android.App.Activity activity ) : System | ||
activity | Android.App.Activity | |
return | System |
public static CancelAll ( Android.App.Activity activity ) : void | ||
activity | Android.App.Activity | |
return | void |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
clickListener | Android.Views.View | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
customeView | Android.Views.View | |
clickListener | Android.Views.View | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
view | Android.Views.View | |
floating | bool | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
view | Android.Views.View | |
floating | bool | |
clickListener | Android.Views.View | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
textSize | float | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
textSize | float | |
clickListener | Android.Views.View | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
layoutId | int | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
layoutId | int | |
clickListener | Android.Views.View | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
layoutId | int | |
textSize | float | |
return |
public static MakeText ( Android.App.Activity context, String text, |
||
context | Android.App.Activity | |
text | String | |
style | ||
layoutId | int | |
textSize | float | |
clickListener | Android.Views.View | |
return |
public static MakeText ( Android.App.Activity context, int resId, |
||
context | Android.App.Activity | |
resId | int | |
style | ||
return |
public static MakeText ( Android.App.Activity context, int resId, |
||
context | Android.App.Activity | |
resId | int | |
style | ||
customView | Android.Views.View | |
floating | bool | |
return |
public static MakeText ( Android.App.Activity context, int resId, |
||
context | Android.App.Activity | |
resId | int | |
style | ||
layoutId | int | |
return |
public SetAnimation ( Android.Views.Animations.Animation inAnimation, Android.Views.Animations.Animation outAnimation ) : |
||
inAnimation | Android.Views.Animations.Animation | |
outAnimation | Android.Views.Animations.Animation | |
return |
public SetAnimation ( int inAnimation, int outAnimation ) : |
||
inAnimation | int | |
outAnimation | int | |
return |
public SetLayoutGravity ( GravityFlags gravity ) : |
||
gravity | GravityFlags | |
return |
public static Style,Sino.Droid.AppMsg STYLE_ALERT | ||
return |
public static Style,Sino.Droid.AppMsg STYLE_CONFIRM | ||
return |
public static Style,Sino.Droid.AppMsg STYLE_INFO | ||
return |