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