FrameRateVelocityPoint(Single, Single) Constructor
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.
[Android.Runtime.Register(".ctor", "(FF)V", "", ApiSince=37)]
public FrameRateVelocityPoint(float framePerSecond, float dpPerSecond);
[<Android.Runtime.Register(".ctor", "(FF)V", "", ApiSince=37)>]
new Android.Views.FrameRateVelocityPoint : single * single -> Android.Views.FrameRateVelocityPoint
Parameters
- framePerSecond
- Single
- dpPerSecond
- Single
- Attributes