abstract suspend fun applyLayoutConfiguration(context: Context, configuration: SxLayoutConfiguration): Unit
Is called when the configuration becomes available. Implementing classes should apply the layout configuration here.