PrinterInfo.Id Property

Definition

Get the globally unique printer id.

public Android.Print.PrinterId Id { [Android.Runtime.Register("getId", "()Landroid/print/PrinterId;", "")] get; }
[<get: Android.Runtime.Register("getId", "()Landroid/print/PrinterId;", "")>]
member this.Id : Android.Print.PrinterId

Property Value

The printer id.

Attributes

Remarks

Get the globally unique printer id.

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

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