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
const | MetaDataFuncName | string. 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 | MetaDataLibName | string. Optional meta-that can be in the manifest for this component, specifying the name of the native shared library to load. |