Edit

Share via


ToastSpriteSheet.Fps Property

Definition

Gets or sets the frames per second at which to animate the sprite sheet. Required value that must be greater than 0 but no larger than 120.

public uint? Fps { get; set; }
member this.Fps : Nullable<uint32> with get, set
Public Property Fps As Nullable(Of UInteger)

Property Value

Applies to