天天看點

文章标題

android.view

類 ViewConfiguration

java.lang.Object

android.view.ViewConfiguration

public class ViewConfigurationextends ObjectContains methods to standard constants used in the UI for timeouts, sizes, and distances.

調用ViewConfiguration 類 擷取該手機的标準的UI界面

通過靜态方法

​<code>​ViewConfigurationextends.get(Context context) ​</code>​

獲得執行個體對象

在View中初始化并指派