PrinterDiscoverySession.IsPrinterDiscoveryStarted Property

Definition

Gets whether printer discovery is started.

public bool IsPrinterDiscoveryStarted { [Android.Runtime.Register("isPrinterDiscoveryStarted", "()Z", "")] get; }
[<get: Android.Runtime.Register("isPrinterDiscoveryStarted", "()Z", "")>]
member this.IsPrinterDiscoveryStarted : bool

Property Value

Whether printer discovery is destroyed.

Attributes

Remarks

Gets whether printer discovery is started.

Java documentation for android.printservice.PrinterDiscoverySession.isPrinterDiscoveryStarted().

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