aerogear-xamarin-sdk
AeroGear Xamarin SDK
AeroGear.Mobile.Core.Utils.IOSPlatformBridge Class Reference
Inheritance diagram for AeroGear.Mobile.Core.Utils.IOSPlatformBridge:
AeroGear.Mobile.Core.Utils.IPlatformBridge

Public Member Functions

 IOSPlatformBridge ()
 
IUserPreferences GetUserPreferences (string storageName=null)
 Gets the user preferences store. More...
 

Properties

ApplicationRuntimeInfo ApplicationRuntimeInfo [get]
 
PlatformInfo PlatformInfo [get]
 
- Properties inherited from AeroGear.Mobile.Core.Utils.IPlatformBridge
ApplicationRuntimeInfo ApplicationRuntimeInfo [get]
 Gets the application runtime info. More...
 
PlatformInfo PlatformInfo [get]
 Gets the platform info. More...
 

Constructor & Destructor Documentation

◆ IOSPlatformBridge()

AeroGear.Mobile.Core.Utils.IOSPlatformBridge.IOSPlatformBridge ( )

Member Function Documentation

◆ GetUserPreferences()

IUserPreferences AeroGear.Mobile.Core.Utils.IOSPlatformBridge.GetUserPreferences ( string  storageName = null)

Gets the user preferences store.

Returns
The user preferences store.
Parameters
storageNameStorage name. Can be null.

Implements AeroGear.Mobile.Core.Utils.IPlatformBridge.

Property Documentation

◆ ApplicationRuntimeInfo

ApplicationRuntimeInfo AeroGear.Mobile.Core.Utils.IOSPlatformBridge.ApplicationRuntimeInfo
get

◆ PlatformInfo

PlatformInfo AeroGear.Mobile.Core.Utils.IOSPlatformBridge.PlatformInfo
get

The documentation for this class was generated from the following file: