FakeDevicePerformance


class FakeDevicePerformance : DevicePerformance


A DevicePerformance that immediately returns the mediaPerformanceClass.

Summary

Public constructors

FakeDevicePerformance(mediaPerformanceClass: Int)

Public properties

open Int

The media performance class value to return.

Public constructors

FakeDevicePerformance

Added in 1.0.0
FakeDevicePerformance(mediaPerformanceClass: Int)
Parameters
mediaPerformanceClass: Int

The media performance class value to return.

Public properties

mediaPerformanceClass

Added in 1.0.0
open val mediaPerformanceClassInt

The media performance class value to return.