getOptions
Get the options that are currently set. This can be used to change the options.
setOptions(getOptions().toBuilder().locationResetEnabled(false).build())
Content copied to clipboard
Get the options that are currently set. This can be used to change the options.
setOptions(getOptions().toBuilder().locationResetEnabled(false).build())