public static interface Window.OnRestrictedCaptionAreaChangedListener
Modifier and Type | Method and Description |
---|---|
void |
onRestrictedCaptionAreaChanged(Rect rect)
Called when the area where caption draws content changes.
|
void onRestrictedCaptionAreaChanged(Rect rect)
rect
- The area where caption content is positioned, relative to the top view.