Platforms to show: All Mac Windows Linux Cross-Platform

Back to GADMobileAdsMBS class.

GADMobileAdsMBS.applicationMuted as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes iOS only
Indicates whether the application's audio is muted.

Affects initial mute state for all ads. Use this method only if your application has its own volume controls (e.g., custom music or sound effect muting). Defaults to false.
(Read and Write property)

GADMobileAdsMBS.applicationVolume as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes iOS only
The application's audio volume.

Affects audio volumes of all ads relative to other audio output.
Valid ad volume values range from 0.0 (silent) to 1.0 (current device volume). Use this method only if your application has its own volume controls (e.g., custom music or sound effect volumes). Defaults to 1.0.
(Read and Write property)

GADMobileAdsMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes iOS only
The internal object reference.

(Read and Write property)

GADMobileAdsMBS.requestConfiguration as GADRequestConfigurationMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes iOS only
Request configuration that is common to all requests.

(Read only property)

Some examples using this property:

GADMobileAdsMBS.sdkVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Mobile Ads MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes iOS only
Returns the version of the SDK.

(Read only property)

Some examples using this property:

The items on this page are in the following plugins: MBS iOS Plugin.


The biggest plugin in space...