Language

InsightDisplayDetails.SubtitleFormatted Property

Definition

Returns the subtitle of the insight.

public Java.Lang.ICharSequence? SubtitleFormatted { [Android.Runtime.Register("getSubtitle", "()Ljava/lang/CharSequence;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getSubtitle", "()Ljava/lang/CharSequence;", "", ApiSince=37)>]
member this.SubtitleFormatted : Java.Lang.ICharSequence

Property Value

the subtitle of the insight.

Attributes

Applies to