AnimationController.MaxPlaybackRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the maximum allowed playback rate.
public:
static property float MaxPlaybackRate { float get(); };
static float MaxPlaybackRate();
public static float MaxPlaybackRate { get; }
var single = AnimationController.maxPlaybackRate;
Public Shared ReadOnly Property MaxPlaybackRate As Single
Property Value
Single
float
The maximum allowed playback rate.