Share via


Sampler.Minification Property

Definition

public virtual Android.Renderscripts.Sampler.Value? Minification { [Android.Runtime.Register("getMinification", "()Landroid/renderscript/Sampler$Value;", "GetGetMinificationHandler")] get; }
[<get: Android.Runtime.Register("getMinification", "()Landroid/renderscript/Sampler$Value;", "GetGetMinificationHandler")>]
member this.Minification : Android.Renderscripts.Sampler.Value

Property Value

minification setting for the sampler

Attributes

Remarks

Java documentation for android.renderscript.Sampler.getMinification().

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