언어

AssistantQueryRequest.Query.InterfaceConsts.ParcelableWriteReturnValue 필드

정의

주의

This constant will be removed in the future version. Use Android.OS.ParcelableWriteFlags enum directly instead of this field.

사용할 #writeToParcel플래그: 작성되는 개체는 "", "" 또는Parcelable someFunction() "void someFunction(out Parcelable)"void someFunction(inout Parcelable)와 같은 함수의 결과인 반환 값입니다.

[Android.Runtime.Register("PARCELABLE_WRITE_RETURN_VALUE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.ParcelableWriteFlags enum directly instead of this field.", true)]
public const Android.OS.ParcelableWriteFlags ParcelableWriteReturnValue = 1;
[<Android.Runtime.Register("PARCELABLE_WRITE_RETURN_VALUE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.ParcelableWriteFlags enum directly instead of this field.", true)>]
val mutable ParcelableWriteReturnValue : Android.OS.ParcelableWriteFlags

필드 값

Value = 1
특성

적용 대상