Skip to content

AccessibleFunctionFlags

tevelee edited this page Jul 25, 2026 · 1 revision

AccessibleFunctionFlags

Flags stored in an accessible-function record.

public struct AccessibleFunctionFlags 

Properties

bits

Flags as represented in bits.

public let bits: UInt32

isDistributed

Whether this record represents a distributed actor function.

public var isDistributed: Bool 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally