Service.SetForeground(Boolean) Method

Definition

This member is deprecated.

[Android.Runtime.Register("setForeground", "(Z)V", "")]
public void SetForeground(bool isForeground);
[<Android.Runtime.Register("setForeground", "(Z)V", "")>]
member this.SetForeground : bool -> unit

Parameters

isForeground
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