鸿蒙OS TransitionComponents

2022-10-09 11:22 更新

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

以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号