Java.Lang.Package.ImplementationTitle Property
Returns the title of the implementation of this package, or null if this is unknown.

Syntax

[get: Android.Runtime.Register("getImplementationTitle", "()Ljava/lang/String;", "GetGetImplementationTitleHandler")]
public virtual string ImplementationTitle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the title of the implementation of this package, or null if this is unknown. The format of this string is unspecified.

[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