다음을 통해 공유


Element.BytesSize Property

Definition

public virtual int BytesSize { [Android.Runtime.Register("getBytesSize", "()I", "GetGetBytesSizeHandler")] get; }
[<get: Android.Runtime.Register("getBytesSize", "()I", "GetGetBytesSizeHandler")>]
member this.BytesSize : int

Property Value

element size in bytes

Attributes

Remarks

Java documentation for android.renderscript.Element.getBytesSize().

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