QuickContactBadge.SetMode(Int32) Method

Definition

This call has no effect anymore, as there is only one QuickContact mode

[Android.Runtime.Register("setMode", "(I)V", "GetSetMode_IHandler")]
public virtual void SetMode (int size);
[<Android.Runtime.Register("setMode", "(I)V", "GetSetMode_IHandler")>]
abstract member SetMode : int -> unit
override this.SetMode : int -> unit

Parameters

size
Int32
Attributes

Remarks

This call has no effect anymore, as there is only one QuickContact mode

Java documentation for android.widget.QuickContactBadge.setMode(int).

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