public abstract class ViewStructureMetadata extends Object
| Constructor and Description | 
|---|
| ViewStructureMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract RequestViewMetadata | getRequestViewMetadata()Retrieve the associated RequestViewMetadata to this view structure. | 
| abstract Object | getViewRootState()Retrieve the state of UIViewRoot after the view is built by first time. | 
public abstract Object getViewRootState()
public abstract RequestViewMetadata getRequestViewMetadata()
Copyright © 2022 The Apache Software Foundation. All rights reserved.