Button | Android Developers

Button | Android Developers

瀏覽:983
日期:2024-10-13
Class Overview Represents a push-button widget. Push-buttons can be pressed, or clicked, by the user to perform an action. A typical use of a push-button in an activity would be the following: public class MyActivity extends Activity { protected void onCr...看更多