EmbeddingConfiguration
public final class EmbeddingConfiguration
Configurations of Activity Embedding environment that defines how the embedded Activities behave.
Summary
Nested types |
|---|
public final class EmbeddingConfiguration.BuilderBuilder for creating an instance of |
public final class EmbeddingConfiguration.DimAreaBehaviorThe area of dimming to apply. |
Public methods |
|
|---|---|
boolean |
|
final @NonNull EmbeddingConfiguration.DimAreaBehavior |
The requested dim area behavior. |
int |
hashCode() |
final boolean |
Is auto-save embedding state enabled. |
@NonNull String |
toString() |
Public methods
getDimAreaBehavior
Added in 1.4.0
public final @NonNull EmbeddingConfiguration.DimAreaBehavior getDimAreaBehavior()
The requested dim area behavior.
isAutoSaveEmbeddingState
Added in 1.5.0
public final boolean isAutoSaveEmbeddingState()
Is auto-save embedding state enabled.