Aracılığıyla paylaş


PrinterDiscoverySession.IsDestroyed Property

Definition

Gets whether the session is destroyed.

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

Property Value

Whether the session is destroyed.

Attributes

Remarks

Gets whether the session is destroyed.

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

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