SFTranscription.FormattedString Property

Definition

Gets the string corresponding to the speech.

public virtual string FormattedString { [Foundation.Export("formattedString")] get; }
member this.FormattedString : string

Property Value

Attributes

Remarks

Despite the name of this property, the resulting string does not have formatting attributes. (That is, it is a plain string and not a NSAttributedString.)

Applies to