Class SBSDKPerformanceMetrics
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public class SBSDKPerformanceMetrics : NSObject
- Inheritance
-
SBSDKPerformanceMetrics
Constructors
protected SBSDKPerformanceMetrics(NSObjectFlag t)
Parameters
t
NSObjectFlag
protected SBSDKPerformanceMetrics(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
public virtual string Description { get; }
Property Value
- string
public virtual double FrameRate { get; }
Property Value
- double
public virtual double FrameTime { get; }
Property Value
- double