Skip to content

MethodDescriptor

tevelee edited this page Jul 21, 2026 · 2 revisions

MethodDescriptor

Structure that describes a class or protocol method.

public struct MethodDescriptor: LayoutWrapper 

Inheritance

LayoutWrapper

Properties

flags

Flags that describe this method descriptor.

public var flags: Flags 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally