Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/FrameTypes
TextFrameConstraints
Type Alias TextFrameConstraints
TextFrameConstraints
:
{
characterStyles
:
PropertyState
<
IdSetManagedConstraint
>
;
colors
:
PropertyState
<
IdSetManagedConstraint
>
;
editingAllowed
:
PropertyState
<
boolean
>
;
fontSizes
:
PropertyState
<
FontSizeRangeManagedConstraint
>
;
paragraphStyles
:
PropertyState
<
IdSetManagedConstraint
>
;
}
Text-specific editing constraints.
Type declaration
characterStyles
:
PropertyState
<
IdSetManagedConstraint
>
colors
:
PropertyState
<
IdSetManagedConstraint
>
editingAllowed
:
PropertyState
<
boolean
>
fontSizes
:
PropertyState
<
FontSizeRangeManagedConstraint
>
paragraphStyles
:
PropertyState
<
IdSetManagedConstraint
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chili-publish/studio-sdk
Loading...
Text-specific editing constraints.