writeAttributeColorPointBY(withValue:completionHandler:)

Declaration

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