writeAttributeColorPointGY(withValue:completionHandler:)

Declaration

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