FontsContract.FontInfo.ResultCode Property

Definition

Returns result code.

public virtual Android.Provider.FontResultCode ResultCode { [Android.Runtime.Register("getResultCode", "()I", "GetGetResultCodeHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getResultCode", "()I", "GetGetResultCodeHandler", ApiSince=26)>]
member this.ResultCode : Android.Provider.FontResultCode

Property Value

Attributes

Remarks

Returns result code.

FontsContract.Columns#RESULT_CODE

Java documentation for android.provider.FontsContract.FontInfo.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