Class StoryBookComponentProperty
This class defines a property for a StoryBookComponent.
Inherited Members
Namespace: Unity.AppUI.Editor
Assembly: solution.dll
Syntax
public class StoryBookComponentProperty
Properties
name
The name of the property.
Declaration
public string name { get; protected set; }
Property Value
Type | Description |
---|---|
string |