FeatureGroupInfo Constructors

Definition

Overloads

FeatureGroupInfo()
FeatureGroupInfo(FeatureGroupInfo)

FeatureGroupInfo()

[Android.Runtime.Register(".ctor", "()V", "")]
public FeatureGroupInfo ();
Attributes

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

FeatureGroupInfo(FeatureGroupInfo)

[Android.Runtime.Register(".ctor", "(Landroid/content/pm/FeatureGroupInfo;)V", "")]
public FeatureGroupInfo (Android.Content.PM.FeatureGroupInfo? other);
[<Android.Runtime.Register(".ctor", "(Landroid/content/pm/FeatureGroupInfo;)V", "")>]
new Android.Content.PM.FeatureGroupInfo : Android.Content.PM.FeatureGroupInfo -> Android.Content.PM.FeatureGroupInfo

Parameters

Attributes

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