语言中文
  • C#

Profileable

Unity.Android.Gradle.Manifest 中的类

/

继承自:Unity.Android.Gradle.Manifest.BaseElement

描述

<profileable> Android 清单元素的 C# 定义。

有关此元素的详细信息,请参阅 Android 文档:可设定分析文件元素

属性

属性<profileable> 元素的属性容器。

构造函数

Profileable元素构造函数。

继承的成员

属性

CustomElements自定义子元素。

公共方法

AddCustomElement将新元素添加为子元素。
GetAllAttributes获取该元素上的所有属性。
GetCustomAttribute按属性名称获取自定义属性。
GetID获取元素的唯一 ID。
GetName获取元素名称。
GetUniqueName获取元素的唯一名称。
Remove从此文件中移除此元素。
RemoveCustomAttribute按名称移除自定义属性。
ResolveConflict如果元素已由其他脚本修改,则解决冲突。
SetCustomAttribute设置带有名称和值的自定义属性。

Did you find this page useful? Please give it a rating: