Share via


PrinterInfo.Status Property

Definition

Gets the printer status.

public Android.Print.PrinterStatus Status { [Android.Runtime.Register("getStatus", "()I", "")] get; }
[<get: Android.Runtime.Register("getStatus", "()I", "")>]
member this.Status : Android.Print.PrinterStatus

Property Value

The status.

Attributes

Remarks

Gets the printer status.

Java documentation for android.print.PrinterInfo.getStatus().

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

See also