TvInputInfo.IsPassthroughInput 属性

定义

true如果此电视输入是传递的,但在 TvProvider 中没有任何真实频道,则返回。

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

属性值

属性

注解

true如果此电视输入是传递的,但在 TvProvider 中没有任何真实频道,则返回。 否则为 false

适用于 . 的 android.media.tv.TvInputInfo.isPassthroughInput()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

另请参阅