Shader.TileMode.Mirror Property

Definition

repeat the shader's image horizontally and vertically, alternating mirror images so that adjacent images always seam

[Android.Runtime.Register("MIRROR")]
public static Android.Graphics.Shader.TileMode? Mirror { get; }
[<Android.Runtime.Register("MIRROR")>]
static member Mirror : Android.Graphics.Shader.TileMode

Property Value

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