UI.Image.iOS.RenderingMode

Since

3.1.3

Ios

Enumeration Members

Enumeration Members

AUTOMATIC: 0

Use the default rendering mode for the context where the image is used.

Property

Static

Ios

Since

3.1.3

ORIGINAL: 1

Always draw the original image, without treating it as a template.

Property

Static

Ios

Since

3.1.3

TEMPLATE: 2

Always draw the image as a template image, ignoring its color information.

Property

Static

Ios

Since

3.1.3

Generated using TypeDoc