TextAttribute.SwapColorsOn Property

Definition

Swap foreground and background.

[Android.Runtime.Register("SWAP_COLORS_ON")]
public static Java.Lang.Boolean? SwapColorsOn { get; }
[<Android.Runtime.Register("SWAP_COLORS_ON")>]
static member SwapColorsOn : Java.Lang.Boolean

Property Value

Attributes

Remarks

Swap foreground and background.

Added in 1.3.

Java documentation for java.awt.font.TextAttribute.SWAP_COLORS_ON.

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