Type.Builder.SetMipmaps(Boolean) Method

Definition

[Android.Runtime.Register("setMipmaps", "(Z)Landroid/renderscript/Type$Builder;", "GetSetMipmaps_ZHandler")]
public virtual Android.Renderscripts.Type.Builder SetMipmaps (bool value);
[<Android.Runtime.Register("setMipmaps", "(Z)Landroid/renderscript/Type$Builder;", "GetSetMipmaps_ZHandler")>]
abstract member SetMipmaps : bool -> Android.Renderscripts.Type.Builder
override this.SetMipmaps : bool -> Android.Renderscripts.Type.Builder

Parameters

value
Boolean

Returns

Attributes

Remarks

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