鸿蒙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

版权声明:本文采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权
文章名称:《鸿蒙OS TransitionComponents》
文章链接:https://zhuji.vsping.com/314457.html
本站资源仅供个人学习交流,请于下载后24小时内删除,不允许用于商业用途,否则法律问题自行承担。