The properties of Android.App.Usage.ConfigurationStats are listed below. For a list of all members, see the ConfigurationStats Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | ActivationCount | int. Get the number of times this configuration was active. |
[read-only] | Configuration | Android.Content.Res.Configuration. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | FirstTimeStamp | long. Get the beginning of the time range this Android.App.Usage.ConfigurationStats represents, measured in milliseconds since the epoch. |
[read-only] | LastTimeActive | long. Get the last time this configuration was active, measured in milliseconds since the epoch. |
[read-only] | LastTimeStamp | long. Get the end of the time range this Android.App.Usage.ConfigurationStats represents, measured in milliseconds since the epoch. |
[read-only] | TotalTimeActive | long. Get the total time this configuration was active, measured in milliseconds. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |