Language

InsightDisplayDetails.ContentDescriptionFormatted Property

Definition

Returns the content description of the insight.

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

Property Value

the content description of the insight.

Attributes

Applies to