后浪云鸿蒙OS教程:鸿蒙OS TransitionComponents

TransitionComponents

java.lang.Object

|—ohos.agp.transition.TransitionComponents

public class TransitionComponents
extends Object

设置过渡的组件,包括开始或结束组件。

Since:

3

构造函数摘要

构造函数描述
TransitionComponents(ComponentContainer root, ComponentContainer layout)用于根据指定的组件容器和布局创建 TransitionComponents 实例的构造函数。

方法总结

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

构造函数详细信息

TransitionComponents

public TransitionComponents(ComponentContainer root, ComponentContainer layout)

用于根据指定的组件容器和布局创建 TransitionComponents 实例的构造函数。

参数:

参数名称参数描述
root表示组件容器。
layout表示布局。

Since:

3

文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/168934.html<

(0)
运维的头像运维
上一篇2025-03-21 17:04
下一篇 2025-03-21 17:05

相关推荐

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注