RelationSetClassRef

public struct RelationSetClassRef : RelationSetClassProtocol

The RelationSetClassRef type acts as a lightweight Swift reference to an underlying AtkRelationSetClass instance. It exposes methods that can operate on this data type through RelationSetClassProtocol conformance. Use RelationSetClassRef only as an unowned reference to an existing AtkRelationSetClass instance.

  • ptr
    Untyped pointer to the underlying `AtkRelationSetClass` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RelationClass Record: RelationClassProtocol extension (methods and fields)

RelationSetClass Record