Android.App.NativeActivity: Field Members

The fields of Android.App.NativeActivity are listed below. For a list of all members, see the NativeActivity Members list.

See Also: Inherited members from Android.App.Activity

Public Fields

const
MetaDataFuncNamestring. Optional meta-that can be in the manifest for this component, specifying the name of the main entry point for this native activity in the NativeActivity.MetaDataLibName native code.
const
MetaDataLibNamestring. Optional meta-that can be in the manifest for this component, specifying the name of the native shared library to load.