Back to Filament

setDynamicResolutionOptions

docs/android/dokka/filament-android/com.google.android.filament/-view/set-dynamic-resolution-options.md

1.75.0763 B
Original Source

//filament-android/com.google.android.filament/View/setDynamicResolutionOptions

setDynamicResolutionOptions

[main]
open fun setDynamicResolutionOptions(options: View.DynamicResolutionOptions)

Sets the dynamic resolution options for this view.

Dynamic resolution options controls whether dynamic resolution is enabled, and if it is, how it behaves.

If you wish subsequent changes to take effect please call this method again in order to propagate the changes down to the native layer.

Parameters

main

optionsThe dynamic resolution options to use on this view