BaseElement.GetCustomAttribute

Declaration

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

Parameters

name Attribute name.

Returns

BaseAttribute The custom attribute with the given name when one exists. Otherwise, returns null.

Description

Gets a custom attribute by attribute name.


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