BaseElement.GetCustomAttribute

声明

public Unity.Android.Gradle.Manifest.BaseAttribute GetCustomAttribute(string name);

参数

name 属性名称。

返回值

BaseAttribute 当存在具有给定名称的自定义属性时,该自定义属性。否则,返回 null。

描述

通过属性名称获取自定义属性。


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