Method SetPaused
SetPaused(int)
Sets a paused progress state using a percentage from 0 to 100.
public void SetPaused(int progress = 0)
Parameters
progressintProgress percentage.
Sets a paused progress state using a percentage from 0 to 100.
public void SetPaused(int progress = 0)
progress intProgress percentage.