Share via


FileA3D.IndexEntry.Name Property

Definition

Caution

deprecated

This member is deprecated.

[System.Obsolete("deprecated")]
public virtual string? Name { [Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")>]
member this.Name : string

Property Value

name of a renderscript object the index entry describes

Attributes

Remarks

This member is deprecated. in API 16 Returns the name of a renderscript object the index entry describes

Java documentation for android.renderscript.FileA3D.IndexEntry.getName().

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