Package com.yandex.mobile.ads.nativeads
Interface NativeAdMedia
-
- All Implemented Interfaces:
public interface NativeAdMediaNativeAdMedia represents media content.
-
-
Method Summary
Modifier and Type Method Description abstract FloatgetAspectRatio()Returns aspect ratio of media content. -
-
Method Detail
-
getAspectRatio
abstract Float getAspectRatio()
Returns aspect ratio of media content.
-
-
-
-