SuggestionRangeSpan.BackgroundColor Property

Definition

public int BackgroundColor { [Android.Runtime.Register("getBackgroundColor", "()I", "", ApiSince=33)] get; [Android.Runtime.Register("setBackgroundColor", "(I)V", "", ApiSince=33)] set; }
[<get: Android.Runtime.Register("getBackgroundColor", "()I", "", ApiSince=33)>]
[<set: Android.Runtime.Register("setBackgroundColor", "(I)V", "", ApiSince=33)>]
member this.BackgroundColor : int with get, set

Property Value

Attributes

Applies to