Language

AppFunctionSearchSpec.MinSchemaVersion Property

Definition

Returns the minimum schema category to filter by, or 0 if this filter is skipped.

public long MinSchemaVersion { [Android.Runtime.Register("getMinSchemaVersion", "()J", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMinSchemaVersion", "()J", "", ApiSince=37)>]
member this.MinSchemaVersion : int64

Property Value

Returns the minimum schema category to filter by, or 0 if this filter is skipped.

Attributes

Remarks

Returns the minimum schema category to filter by, or 0 if this filter is skipped.

Android reference for android.app.appfunctions.AppFunctionSearchSpec.getMinSchemaVersion.

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