AdChoices

@Composable
actual open override fun AdChoices(modifier: Modifier)
@Composable
expect open override fun AdChoices(modifier: Modifier)
@Composable
actual open override fun AdChoices(modifier: Modifier)

The ad choices view for the native ad.

Parameters

modifier

The modifier to be applied to the ad choices view.