EmbeddingConfiguration
class EmbeddingConfiguration
Configurations of Activity Embedding environment that defines how the embedded Activities behave.
Summary
Nested types |
|---|
|
Builder for creating an instance of |
|
The area of dimming to apply. |
Public properties |
|
|---|---|
EmbeddingConfiguration.DimAreaBehavior |
The requested dim area behavior. |
Boolean |
Is auto-save embedding state enabled. |
Public functions
Public properties
dimAreaBehavior
Added in 1.4.0
val dimAreaBehavior: EmbeddingConfiguration.DimAreaBehavior
The requested dim area behavior.
isAutoSaveEmbeddingState
Added in 1.5.0
val isAutoSaveEmbeddingState: Boolean
Is auto-save embedding state enabled.