android – 什么是@ViewDebug.ExportedProperty究竟是什么?

android – 什么是@ViewDebug.ExportedProperty究竟是什么?,第1张

概述如果你看一下 LienarLayout’s source code,你会注意到有一个名为@ ViewDebug.ExportedProperty的注释.我的问题是:@ ViewDebug.ExportedProperty究竟是什么? @ ViewDebug.ExportedProperty是用于调试Android框架的 annotation.它不是公共API的一部分. This annotatio 如果你看一下 LienarLayout’s source code,你会注意到有一个名为@ VIEwDeBUG.ExportedProperty的注释.我的问题是:@ VIEwDeBUG.ExportedProperty究竟是什么?解决方法 @ VIEwDeBUG.ExportedProperty是用于调试AndroID框架的 annotation.它不是公共API的一部分.

This annotation can be used to mark fIElds and methods to be dumped by the vIEw server. Only non-voID methods with no arguments can be annotated by this annotation.

VIEwServer不是公共API的一部分.请参阅this关于AndroID框架工程师Romain Guy所说的视图服务器的讨论:

The VIEwServer is not a public API and should NEVER be used as such.

总结

以上是内存溢出为你收集整理的android – 什么是@ViewDebug.ExportedProperty究竟是什么?全部内容,希望文章能够帮你解决android – 什么是@ViewDebug.ExportedProperty究竟是什么?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://www.54852.com/web/1127095.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-30
下一篇2022-05-30

发表评论

登录后才能评论

评论列表(0条)

    保存