Android.Content.PM.PackageInfo.SplitNames Property
The names of any installed split APKs for this package.

Syntax

[Android.Runtime.Register("splitNames")]
public IList<string> SplitNames { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The names of any installed split APKs for this package.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1