AirshipCustomViewArguments

public struct AirshipCustomViewArguments : Sendable

Custom view arguments

  • The view’s name.

    Declaration

    Swift

    public var name: String
  • Optional properties

    Declaration

    Swift

    public var properties: AirshipJSON?
  • Sizing info

    Declaration

    Swift

    public var sizeInfo: SizeInfo