AlertDialog.SetInverseBackgroundForced(Boolean) Method

Definition

[Android.Runtime.Register("setInverseBackgroundForced", "(Z)V", "GetSetInverseBackgroundForced_ZHandler")]
public virtual void SetInverseBackgroundForced (bool forceInverseBackground);
[<Android.Runtime.Register("setInverseBackgroundForced", "(Z)V", "GetSetInverseBackgroundForced_ZHandler")>]
abstract member SetInverseBackgroundForced : bool -> unit
override this.SetInverseBackgroundForced : bool -> unit

Parameters

forceInverseBackground
Boolean
Attributes

Remarks

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