Class StoryBookComponent
A StoryBookComponent is a component that can be used as a StoryBookPage.
Inherited Members
Namespace: Unity.AppUI.Editor
Assembly: solution.dll
Syntax
public abstract class StoryBookComponent
  Fields
| Name | Description | 
|---|---|
| m_Properties | The list of properties (used internally).  | 
      
Properties
| Name | Description | 
|---|---|
| properties | The properties of the component.  | 
      
| uiElementType | The type of the UI element.  | 
      
Methods
| Name | Description | 
|---|---|
| Setup(VisualElement) | Setup the component.  |