Method | Description | |
---|---|---|
PlatformParameters ( ) | ||
PlatformParameters ( bool useCorporateNetwork ) | ||
PlatformParameters ( object ownerWindow ) |
|
|
PlatformParameters ( ) : Android.App |
|
|
PlatformParameters ( Android.App.Activity callerActivity ) : Android.App |
|
|
PlatformParameters ( ) : UIKit |
|
|
PlatformParameters ( UIViewController callerViewController ) : UIKit |
|
public PlatformParameters ( bool useCorporateNetwork ) | ||
useCorporateNetwork | bool |
public PlatformParameters ( object ownerWindow ) | ||
ownerWindow | object |
public PlatformParameters ( Android.App.Activity callerActivity ) : Android.App | ||
callerActivity | Android.App.Activity | |
return | Android.App |
public PlatformParameters ( UIViewController callerViewController ) : UIKit | ||
callerViewController | UIViewController | |
return | UIKit |