clickableIDs property
getter/setter pair
The IDs of clickable views. The onClick event of these views will be handled by custom tabs.
Implementation
List<ChromeSafariBrowserSecondaryToolbarClickableID> clickableIDs;
The IDs of clickable views. The onClick event of these views will be handled by custom tabs.
List<ChromeSafariBrowserSecondaryToolbarClickableID> clickableIDs;