GSFacilityRef

@objcMembers
public class GSFacilityRef : NSObject

Objective-C wrapper of Ref. Required because swift generics can’t be used from Objective-C

Note

This class is for Objective-C only and must not be used in Swift.
  • Referenced facility.

    Declaration

    Swift

    public var value: Facility? { get }