GooglePergolaGoogleTraits

struct GooglePergolaGoogleTraits

Trait Container for Google Traits.

  • This trait belongs to devices that support opening and closing, and in some cases opening and closing partially or potentially in more than one direction.

    Declaration

    Swift

    let openCloseTrait: Google.OpenCloseTrait?
  • This trait belongs to devices that support rotation, which can be specified in percentage of a full rotation or in number of degrees. The default direction of a rotation is clockwise.

    Declaration

    Swift

    let rotationTrait: Google.RotationTrait?