AlwaysOnHotwordDetector.ModelParamRange.End Property

Definition

Get the end of the param range

public int End { [Android.Runtime.Register("getEnd", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getEnd", "()I", "", ApiSince=30)>]
member this.End : int

Property Value

The inclusive end of the supported range.

Attributes

Remarks

Get the end of the param range

Java documentation for android.service.voice.AlwaysOnHotwordDetector.ModelParamRange.getEnd().

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