Android Studio Sign in

PlayerControlView.VisibilityListener


public interface PlayerControlView.VisibilityListener


Summary

Public methods

abstract void
onVisibilityChange(int visibility)

Called when the visibility changes.

Public methods

onVisibilityChange

abstract void onVisibilityChange(int visibility)

Called when the visibility changes.

Parameters
int visibility

The new visibility. Either VISIBLE or GONE.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.