public @interface

AspectRatioFrameLayout.ResizeMode

implements java.lang.annotation.Annotation

 androidx.media3.ui.AspectRatioFrameLayout.ResizeMode

Overview

Resize modes for AspectRatioFrameLayout. One of AspectRatioFrameLayout.RESIZE_MODE_FIT, AspectRatioFrameLayout.RESIZE_MODE_FIXED_WIDTH, AspectRatioFrameLayout.RESIZE_MODE_FIXED_HEIGHT, AspectRatioFrameLayout.RESIZE_MODE_FILL or AspectRatioFrameLayout.RESIZE_MODE_ZOOM.

Summary