VarHandle.AccessMode.GetAndBitwiseXorRelease Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("GET_AND_BITWISE_XOR_RELEASE", ApiSince=33)]
public static Java.Lang.Invoke.VarHandle.AccessMode GetAndBitwiseXorRelease { get; }
[<Android.Runtime.Register("GET_AND_BITWISE_XOR_RELEASE", ApiSince=33)>]
static member GetAndBitwiseXorRelease : Java.Lang.Invoke.VarHandle.AccessMode
Property Value
- Attributes