<uses-native-library>
Android Manifest 元素的 C# 定义。
有关该元素的更多信息,请参阅 Android 文档:UsesNativeLibrary 元素
属性 | <uses-native-library> 元素的属性容器。 |
UsesNativeLibrary | 元素构造函数。 |
CustomElements | 自定义子元素。 |
AddCustomElement | 将新元素添加为子元素。 |
GetAllAttributes | 获取此元素上的所有属性。 |
GetCustomAttribute | 按属性名称获取自定义属性。 |
GetID | 获取元素的唯一 ID。 |
GetName | 获取元素名称。 |
GetUniqueName | 获取元素的唯一名称。 |
Remove | 从此文件中移除此元素。 |
RemoveCustomAttribute | 按名称移除自定义属性。 |
ResolveConflict | 如果元素已被其他脚本修改,则解决冲突。 |
SetCustomAttribute | 使用名称和值设置自定义属性。 |