FillEventHistory.ClientState Property

Definition

Caution

deprecated

Returns the client state set in the previous FillResponse.

[System.Obsolete("deprecated")]
public Android.OS.Bundle? ClientState { [Android.Runtime.Register("getClientState", "()Landroid/os/Bundle;", "", ApiSince=26)] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getClientState", "()Landroid/os/Bundle;", "", ApiSince=26)>]
member this.ClientState : Android.OS.Bundle

Property Value

Bundle
Attributes

Remarks

Java documentation for android.service.autofill.FillEventHistory.getClientState().

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