Läs på engelska

Dela via


PrintJob.Tag Property

Definition

Gets the print job tag.

C#
public string? Tag { [Android.Runtime.Register("getTag", "()Ljava/lang/String;", "")] get; }

Property Value

The tag or null.

Attributes

Remarks

Gets the print job tag.

Java documentation for android.printservice.PrintJob.getTag().

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35

See also