UsesFeatureAttribute Constructors

Definition

Overloads

UsesFeatureAttribute()
UsesFeatureAttribute(String)

UsesFeatureAttribute()

public UsesFeatureAttribute ();

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

UsesFeatureAttribute(String)

public UsesFeatureAttribute (string name);
new Android.App.UsesFeatureAttribute : string -> Android.App.UsesFeatureAttribute

Parameters

name
String

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to