Android.App.Fragment.GetTextFormatted Method
Return a localized, styled CharSequence from the application's package's default string table.

Syntax

[Android.Runtime.Register("getText", "(I)Ljava/lang/CharSequence;", "")]
public Java.Lang.ICharSequence GetTextFormatted (int resId)

Parameters

resId
Resource id for the CharSequence text

Returns

Documentation for this section has not yet been entered.

Remarks

Return a localized, styled CharSequence from the application's package's default string table.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11