Java.Lang.Package.SpecificationTitle Property
Returns the title of the specification this package implements, or null if this is unknown.

Syntax

[get: Android.Runtime.Register("getSpecificationTitle", "()Ljava/lang/String;", "GetGetSpecificationTitleHandler")]
public virtual string SpecificationTitle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the title of the specification this package implements, or null if this is unknown.

[Android Documentation]

Requirements

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