Android.App.NativeActivity.MetaDataLibName Field
Optional meta-that can be in the manifest for this component, specifying the name of the native shared library to load.

Syntax

[Android.Runtime.Register("META_DATA_LIB_NAME")]
public const string MetaDataLibName

Remarks

Optional meta-that can be in the manifest for this component, specifying the name of the native shared library to load. If not specified, "main" is used.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9