后浪云鸿蒙OS教程:鸿蒙OS FormInfo.CustomizeData

FormInfo.CustomizeData

java.lang.Object

|---ohos.bundle.FormInfo.CustomizeData

public class FormInfo.CustomizeData
extends Object

定义自定义数据

构造函数摘要

构造函数 描述
CustomizeData()

方法总结

从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

构造函数详细信息

CustomizeData

public CustomizeData()

THE END