StreamingConfigFluent extension
Generated fluent modifiers for StreamingConfig.
Methods
-
withAutoScroll(
bool value) → StreamingConfig -
Available on StreamingConfig, provided by the StreamingConfigFluent extension
Replaces StreamingConfig.autoScroll withvalue. -
withAutoScrollWindowSize(
int value) → StreamingConfig -
Available on StreamingConfig, provided by the StreamingConfigFluent extension
Replaces StreamingConfig.autoScrollWindowSize withvalue. -
withMaxBufferSize(
int value) → StreamingConfig -
Available on StreamingConfig, provided by the StreamingConfigFluent extension
Replaces StreamingConfig.maxBufferSize withvalue. -
withResumeAnimationDuration(
Duration value) → StreamingConfig -
Available on StreamingConfig, provided by the StreamingConfigFluent extension
Replaces StreamingConfig.resumeAnimationDuration withvalue.