writeAttributeColorPointGX(withValue:completionHandler:)

Declaration

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