GetValueResult.ResultCode Property

Definition

Returns the result code indicating status of the request.

public Android.Service.Settings.Preferences.GetValueResultType ResultCode { [Android.Runtime.Register("getResultCode", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getResultCode", "()I", "", ApiSince=36)>]
member this.ResultCode : Android.Service.Settings.Preferences.GetValueResultType

Property Value

Attributes

Remarks

Returns the result code indicating status of the request.

Java documentation for android.service.settings.preferences.GetValueResult.getResultCode().

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