Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Mobile Ads | MBS iOS Plugin | 22.5 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Used to monetize app load screens.
See https://developers.google.com/admob/ios/app-open to get started.
Constant | Value | Description |
---|---|---|
DeviceOrientationFaceDown | 6 |
The device is held parallel to the ground with the screen facing downwards. |
DeviceOrientationFaceUp | 5 |
The device is held parallel to the ground with the screen facing upwards. |
DeviceOrientationLandscapeLeft | 3 |
The device is in landscape mode, with the device held upright and the home button on the right side. |
DeviceOrientationLandscapeRight | 4 |
The device is in landscape mode, with the device held upright and the home button on the left side. |
DeviceOrientationPortrait | 1 |
The device is in portrait mode, with the device held upright and the home button at the bottom. |
DeviceOrientationPortraitUpsideDown | 2 |
The device is in portrait mode but upside down, with the device held upright and the home button at the top. |
DeviceOrientationUnknown | 0 |
The orientation is currently not known. |
This class has no sub classes.
The items on this page are in the following plugins: MBS iOS Plugin.
GADAdValueMBS - GADBannerViewMBS