APLRemotePropertyType

Objective-C

enum APLRemotePropertyType : NSInteger {}

Swift

enum APLRemotePropertyType : Int, @unchecked Sendable

The propertyType parameter in the APLFetchRemoteConfiguration function indicates both the type of the defaultValue parameter and the expected result of the block.