MapControl (.NET Android).MapControl Constructors
Initializes a new instance of the Java MapControl (.NET Android) class on Android.
Overload List
Name | Description | |
---|---|---|
Public method | MapControl(Android.Content.Context context) | Initializes a new instance of the Java MapControl (.NET Android) class on Android. |
Public method | MapControl(Android.Content.Context context, Android.Util.IAttributeSet attributes) | Initializes a new instance of the Java MapControl (.NET Android) class on Android. |
MapControl(Android.Content.Context context)
Initializes a new instance of the Java MapControl (.NET Android) class on Android.Syntax
public MapControl (
Android.Content.Context context
)
Parameters
context
Type: Android.Content.Context
MapControl(Android.Content.Context context, Android.Util.IAttributeSet attributes)
Initializes a new instance of the Java MapControl (.NET Android) class on Android.Syntax
public MapControl (
Android.Content.Context context,
Android.Util.IAttributeSet attributes
)
Parameters
context
Type: Android.Content.Context
attributes
Type: Android.Util.IAttributeSet
Platforms
Android