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