FoldingFeature.Orientation


class FoldingFeature.Orientation


Represents the axis for which the FoldingFeature runs parallel to.

Summary

Public companion properties

FoldingFeature.Orientation

The width of the FoldingFeature is greater than the height.

FoldingFeature.Orientation

The height of the FoldingFeature is greater than or equal to the width.

Public functions

open String

Public companion properties

HORIZONTAL

val HORIZONTALFoldingFeature.Orientation

The width of the FoldingFeature is greater than the height.

VERTICAL

val VERTICALFoldingFeature.Orientation

The height of the FoldingFeature is greater than or equal to the width.

Public functions

toString

open fun toString(): String