ApplicationStartInfo.StartTimestampReservedRangeDeveloper Field

Definition

The end of the range reserved for developer supplied timestamps.

[Android.Runtime.Register("START_TIMESTAMP_RESERVED_RANGE_DEVELOPER", ApiSince=35)]
public const int StartTimestampReservedRangeDeveloper = 30;
[<Android.Runtime.Register("START_TIMESTAMP_RESERVED_RANGE_DEVELOPER", ApiSince=35)>]
val mutable StartTimestampReservedRangeDeveloper : int

Field Value

Value = 30

Implements

Attributes

Remarks

The end of the range reserved for developer supplied timestamps.

Java documentation for android.app.ApplicationStartInfo.START_TIMESTAMP_RESERVED_RANGE_DEVELOPER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to