isGalleryButtonVisible method of the UISettings interface
Checks if the button for choosing an image from photo gallery is visible.
@MainThread
boolean isGalleryButtonVisible();
Return values
Returns true if the button is visible and false otherwise.
02.03.2022 12:59:15