writeAttributeColorPointRX(withValue:completionHandler:)
Declaration
func writeAttributeColorPointRX(withValue value: NSNumber, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeColorPointRX(withValue value: NSNumber) async throws