WordData.Offset Property

Definition

The word's position within the phrase.

[System.Text.Json.Serialization.JsonPropertyName("offset")]
public TimeSpan Offset { get; }
[<System.Text.Json.Serialization.JsonPropertyName("offset")>]
member this.Offset : TimeSpan
Public ReadOnly Property Offset As TimeSpan

Property Value

Attributes

Applies to