Udostępnij za pośrednictwem


MediaRouter2.ScanRequest.IsScreenOffScan Property

Definition

Returns whether the scan request corresponds to a screen-off scan.

public bool IsScreenOffScan { [Android.Runtime.Register("isScreenOffScan", "()Z", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("isScreenOffScan", "()Z", "", ApiSince=35)>]
member this.IsScreenOffScan : bool

Property Value

Attributes

Remarks

Returns whether the scan request corresponds to a screen-off scan.

Java documentation for android.media.MediaRouter2.ScanRequest.isScreenOffScan().

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