NativeAdV2.IconImage 属性

定义

获取由广告发起人提供的本机广告的图标图像。

public:
 property NativeImage ^ IconImage { NativeImage ^ get(); };
NativeImage IconImage();
public NativeImage IconImage { get; }
var nativeImage = nativeAdV2.iconImage;
Public ReadOnly Property IconImage As NativeImage

属性值

广告发起人提供的本机广告的图标图像。

适用于

另请参阅