Struct - Frame and Style

  • The initial frame dimension that conforms to the FluidFrameDimensionCompatible protocol.

    See more

    Declaration

    Swift

    public struct FluidInitialFrameDimension : FluidFrameDimensionCompatible
  • The final frame dimension that conforms to the FluidFrameDimensionCompatible protocol.

    See more

    Declaration

    Swift

    public struct FluidFinalFrameDimension : FluidFrameDimensionCompatible
  • The initial frame style that conforms to the FluidFrameStyleCompatible protocol.

    See more

    Declaration

    Swift

    public struct FluidInitialFrameStyle : FluidFrameStyleCompatible
  • The final frame style that conforms to the FluidFrameStyleCompatible protocol.

    See more

    Declaration

    Swift

    public struct FluidFinalFrameStyle : FluidFrameStyleCompatible
  • A struct determining which corners should be rounded.

    See more

    Declaration

    Swift

    public struct FluidRoundCornerStyle : OptionSet