PlatformViewVersion

public enum PlatformViewVersion<Version, SwiftUIViewType, PlatformSpecificEntity> where Version : PlatformVersion, SwiftUIViewType : IntrospectableViewType, PlatformSpecificEntity : PlatformEntity
extension PlatformViewVersion: Comparable

Undocumented

PlatformViewVersion

  • Declaration

    Swift

    public static func == (lhs: `Self`, rhs: `Self`) -> Bool
  • Declaration

    Swift

    public static func < (lhs: `Self`, rhs: `Self`) -> Bool