Share via


TableRequest.TableName Property

Definition

Gets the name of requested table.

public int TableName { [Android.Runtime.Register("getTableName", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getTableName", "()I", "", ApiSince=33)>]
member this.TableName : int

Property Value

Attributes

Remarks

Gets the name of requested table.

Java documentation for android.media.tv.TableRequest.getTableName().

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