VarHandle.AccessMode.GetAndBitwiseOrRelease 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_OR_RELEASE", ApiSince=33)]
public static Java.Lang.Invoke.VarHandle.AccessMode GetAndBitwiseOrRelease { get; }
[<Android.Runtime.Register("GET_AND_BITWISE_OR_RELEASE", ApiSince=33)>]
static member GetAndBitwiseOrRelease : Java.Lang.Invoke.VarHandle.AccessMode
Property Value
- Attributes