FragmentState.Duration Property

Definition

Returns the desired time for rendering a TextFragment.

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

Property Value

Returns an int containing a value in millisecond of the desired time for rendering a TextFragment.

Applies to