TvInputInfo.CanRecord Method

Definition

Returns true if this TV input can record TV programs, false otherwise.

[Android.Runtime.Register("canRecord", "()Z", "", ApiSince=24)]
public bool CanRecord ();
[<Android.Runtime.Register("canRecord", "()Z", "", ApiSince=24)>]
member this.CanRecord : unit -> bool

Returns

Boolean
Attributes

Remarks

Java documentation for android.media.tv.TvInputInfo.canRecord().

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