StorylyLayoutDirection

enum StorylyLayoutDirection : Enum<StorylyLayoutDirection>

This enum class represents available layout direction that be can set for customization

Entries

RTL
Link copied to clipboard
RTL()

Right-to-left layout direction

LTR
Link copied to clipboard
LTR()

Left-to-right layout direction

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int