SKFontStyleSlant Enum

Definition

Various font slants for use with SKTypeface.

public enum SKFontStyleSlant
Inheritance
SKFontStyleSlant

Fields

Italic 1

The italic font slant, in which the slanted characters appear as they were designed.

Oblique 2

The oblique font slant, in which the characters are artificially slanted.

Upright 0

The upright/normal font slant.

Applies to