theme / projekt.commons.theme / ThemeApp / setSamsungExposureEnabled
setSamsungExposureEnabled¶
fun setSamsungExposureEnabled(enabled:
Boolean
):
Unit
Enables or disables the available Samsung exposures. If it can’t be used this method will fail silently.
Parameters¶
enabled
- true
to enable, false
otherwise.
See Also