readAttributePresets(completion:)

Declaration

func readAttributePresets(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributePresets() async throws -> [Any]