AlwaysOnHotwordDetector.ModelParamRange.Start Property

Definition

Get the beginning of the param range

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

Property Value

The inclusive start of the supported range.

Attributes

Remarks

Get the beginning of the param range

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

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