FragmentState.Duration 屬性

定義

傳回轉譯 所需的時間 TextFragment

public:
 property int Duration { int get(); };
public int Duration { get; }
member this.Duration : int
Public ReadOnly Property Duration As Integer

屬性值

傳回 int,包含呈現 TextFragment 所需的時間值 (以毫秒為單位)。

適用於